Skip to content

Commit eac611d

Browse files
Bump rust from 3914072 to b5efaab (#5963)
Bumps rust from `3914072` to `b5efaab`. --- 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 66dbdfb commit eac611d

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:3914072ca0c3b8aad871db9169a651ccfce30cf58303e5d6f2db16d1d8a7e58f AS bin-builder
11+
FROM rust:bookworm@sha256:b5efaabfd787a695d2e46b37d3d9c54040e11f4c10bc2e714bbadbfcc0cd6c39 AS bin-builder
1212

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

0 commit comments

Comments
 (0)