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 36c87c1 + 6a2d893 commit 7d8ab10Copy full SHA for 7d8ab10
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM --platform=$BUILDPLATFORM rust:1.64 AS buildbase
+FROM --platform=$BUILDPLATFORM rust:1.69 AS buildbase
4
WORKDIR /src
5
RUN <<EOT bash
6
set -ex
0 commit comments