Skip to content

Commit 7bcea82

Browse files
Pin dependencies (#7545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a0cc2c commit 7bcea82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=github-tags depName=rust lookupName=rust-lang/rust
2-
ARG RUST_VERSION=1.74.0
2+
ARG RUST_VERSION=1.74.0@sha256:47045897a478b674df2213f0bf27b059dbfc4129328240e22529658d7dd7bd28
33

44
FROM rust:$RUST_VERSION
55

0 commit comments

Comments
 (0)