File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
standalone-contract/scripts Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
set -ex
8
8
9
9
DOCKER=" ${DOCKER:- docker} "
10
- # docker pull docker.io/cryptape/llvm-n-rust:20250117
11
- DOCKER_IMAGE=" ${DOCKER_IMAGE:- docker.io/ cryptape/ llvm-n-rust@ sha256: 12e7821cb9c7cbc8988d5b1d60bcc87da4cedcf3eea32df1d8833328c5a69f88 } "
10
+ # docker pull docker.io/cryptape/llvm-n-rust:20250617
11
+ DOCKER_IMAGE=" ${DOCKER_IMAGE:- docker.io/ cryptape/ llvm-n-rust@ sha256: d6d1f9a6656039273210de91913c828f5b4aa4a3282d2c93ed19bcb7bbf728fe } "
12
12
CHECKSUM_FILE_PATH=" ${CHECKSUM_FILE_PATH:- checksums.txt} "
13
13
14
14
# We are parsing command line arguments based on tips from:
Original file line number Diff line number Diff line change 7
7
set -ex
8
8
9
9
DOCKER=" ${DOCKER:- docker} "
10
- # docker pull docker.io/cryptape/llvm-n-rust:20250117
11
- DOCKER_IMAGE=" ${DOCKER_IMAGE:- docker.io/ cryptape/ llvm-n-rust@ sha256: 12e7821cb9c7cbc8988d5b1d60bcc87da4cedcf3eea32df1d8833328c5a69f88 } "
10
+ # docker pull docker.io/cryptape/llvm-n-rust:20250617
11
+ DOCKER_IMAGE=" ${DOCKER_IMAGE:- docker.io/ cryptape/ llvm-n-rust@ sha256: d6d1f9a6656039273210de91913c828f5b4aa4a3282d2c93ed19bcb7bbf728fe } "
12
12
CHECKSUM_FILE_PATH=" ${CHECKSUM_FILE_PATH:- checksums.txt} "
13
13
14
14
# We are parsing command line arguments based on tips from:
You can’t perform that action at this time.
0 commit comments