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 03b626d commit a40208fCopy full SHA for a40208f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.76-alpine3.19 as builder
+FROM rust:1.77-alpine3.19 as builder
2
3
WORKDIR /app
4
COPY ./ /app
0 commit comments