Skip to content

Commit 45f968a

Browse files
build(deps): bump nwtgck/rust-musl-builder from 1.64.0 to 1.65.0 (#334)
Bumps nwtgck/rust-musl-builder from 1.64.0 to 1.65.0. --- updated-dependencies: - dependency-name: nwtgck/rust-musl-builder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51ba178 commit 45f968a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NOTE: Multi-stage Build
22

3-
FROM nwtgck/rust-musl-builder:1.64.0 as build
3+
FROM nwtgck/rust-musl-builder:1.65.0 as build
44

55
# Install tini
66
ENV TINI_VERSION v0.19.0

0 commit comments

Comments
 (0)