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 3cb68c8 commit 826ace0Copy full SHA for 826ace0
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@sha256:48851a839d6a67370c9dbe0e709bedc138e3e404b161c5233aedcf2b717366e4 AS verifier-builder
+FROM rust:1.92.0-bookworm 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