Skip to content

Commit b295469

Browse files
use new docker img
1 parent 22bbc49 commit b295469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ parameters:
1717
default: "ghcr.io/argotorg/solidity-buildpack-deps@sha256:c0412c53e59ce0c96bde4c08e7332ea12e4cadba9bbac829621947897fa21272"
1818
ubuntu-2404-arm-docker-image:
1919
type: string
20-
# ghcr.io/argotorg/solidity-buildpack-deps:ubuntu2404.arm-1
21-
default: "ghcr.io/argotorg/solidity-buildpack-deps@sha256:6cdb928fa8743d0b5d515c2c489b8d545c541f2370af28d5d3a71532056a0f22"
20+
# ghcr.io/argotorg/solidity-buildpack-deps:ubuntu2404.arm-2
21+
default: "ghcr.io/argotorg/solidity-buildpack-deps@sha256:27b03c1c4688e5d69b10e0539460346a3dee3b10b0e04fb406b9707c6f0dd95e"
2222
ubuntu-2404-clang-docker-image:
2323
type: string
2424
# ghcr.io/argotorg/solidity-buildpack-deps:ubuntu2404.clang-7

0 commit comments

Comments
 (0)