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 7d0970b + a1d6030 commit b062e02Copy full SHA for b062e02
Dockerfile
@@ -1,5 +1,5 @@
1
# Rust toolchain setup
2
-FROM --platform=${BUILDPLATFORM} rust:1.89.0@sha256:e090f7b4adf86191313dba91260351d7f5e15cac0fe34f26706a805c0cb9641f AS rust-base
+FROM --platform=${BUILDPLATFORM} rust:1.89.0@sha256:6e6d04bd50cd4c433a805c58c13f186a508c5b5417b9b61cae40ec28e0593c51 AS rust-base
3
4
ARG APPLICATION_NAME
5
0 commit comments