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 a7d8ced commit 8db9cbeCopy full SHA for 8db9cbe
Dockerfile
@@ -1,5 +1,5 @@
1
# The build image
2
-FROM --platform=$BUILDPLATFORM docker.io/rust:1.91.0 AS weaver-build
+FROM --platform=$BUILDPLATFORM docker.io/rust:1.91.1 AS weaver-build
3
WORKDIR /build
4
ARG BUILDPLATFORM
5
ARG TARGETPLATFORM
0 commit comments