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 68dbe77Copy full SHA for 68dbe77
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.76-alpine3.19 as builder
+FROM rust:1.83-alpine3.19 as builder
2
3
WORKDIR /app
4
COPY ./ /app
0 commit comments