Skip to content

Commit

Permalink
build(deps): bump nwtgck/rust-musl-builder from 1.70.0 to 1.75.0
Browse files Browse the repository at this point in the history
Bumps nwtgck/rust-musl-builder from 1.70.0 to 1.75.0.

---
updated-dependencies:
- dependency-name: nwtgck/rust-musl-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent d893ffd commit 0335363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NOTE: Multi-stage Build

FROM nwtgck/rust-musl-builder:1.70.0 as build
FROM nwtgck/rust-musl-builder:1.75.0 as build

# Install tini
ENV TINI_VERSION v0.19.0
Expand Down

0 comments on commit 0335363

Please sign in to comment.