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.
2 parents 09b3491 + fdd50b1 commit a4ce51cCopy full SHA for a4ce51c
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG RUST_VERSION=1.74
+ARG RUST_VERSION=1.75
2
FROM docker.io/library/rust:${RUST_VERSION} AS build
3
WORKDIR /app
4
COPY . /app
0 commit comments