We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a0cc2c commit 7bcea82Copy full SHA for 7bcea82
backend.Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=github-tags depName=rust lookupName=rust-lang/rust
2
-ARG RUST_VERSION=1.74.0
+ARG RUST_VERSION=1.74.0@sha256:47045897a478b674df2213f0bf27b059dbfc4129328240e22529658d7dd7bd28
3
4
FROM rust:$RUST_VERSION
5
0 commit comments