Skip to content

Commit 8b98c33

Browse files
Bump rust from d13fd52 to 3914072 (#5951)
Bumps rust from `d13fd52` to `3914072`. --- updated-dependencies: - dependency-name: rust dependency-version: bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48ce148 commit 8b98c33

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
@@ -8,7 +8,7 @@ RUN touch .gitignore_for_build_directory \
88
&& NODE_ENV=production make install build
99

1010

11-
FROM rust:bookworm@sha256:d13fd52243fff0ed4faa6e09199022947aec4f0f8291b718769fc8c3d2a947f1 AS bin-builder
11+
FROM rust:bookworm@sha256:3914072ca0c3b8aad871db9169a651ccfce30cf58303e5d6f2db16d1d8a7e58f AS bin-builder
1212

1313
ARG CARGO_FEATURES=release-feature-set
1414
ARG CARGO_PROFILE=release

0 commit comments

Comments
 (0)