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 b0e71d0 + ac41829 commit 56da48eCopy full SHA for 56da48e
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE_VERSION=rust:1.89.0-alpine3.20
+ARG BASE_IMAGE_VERSION=rust:1.90.0-alpine3.20
2
FROM ${BASE_IMAGE_VERSION} AS init
3
4
ENV WORKDIR=/app
0 commit comments