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 12b77a3 commit b3a6516Copy full SHA for b3a6516
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.77.1-bullseye as Builder
+FROM rust:1.77.2-bullseye as Builder
2
3
WORKDIR /root/app
4
COPY --chown=root:root . .
0 commit comments