We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c4374 commit 34a3e13Copy full SHA for 34a3e13
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# The build image
2
-FROM --platform=$BUILDPLATFORM docker.io/rust:1.91.1@sha256:ad8c72c693b517ed60c930839daed91a5696fa6118f031d888cd0b7055a921a3 AS weaver-build
+FROM --platform=$BUILDPLATFORM docker.io/rust:1.91.1@sha256:4a29b0db5c961cd530f39276ece3eb6e66925b59599324c8c19723b72a423615 AS weaver-build
3
WORKDIR /build
4
ARG BUILDPLATFORM
5
ARG TARGETPLATFORM
0 commit comments