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 826ace0 commit 1885939Copy full SHA for 1885939
1 file changed
verifier/builder/Dockerfile
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
-FROM rust:1.92.0-bookworm AS verifier-builder
+FROM rust:1.92.0-bookworm@sha256:e90e846de4124376164ddfbaab4b0774c7bdeef5e738866295e5a90a34a307a2 AS verifier-builder
6
COPY builder/shared /build/shared
7
ARG DSTACK_REV
8
ARG DSTACK_SRC_URL=https://github.com/Dstack-TEE/dstack.git
0 commit comments