Skip to content

Commit

Permalink
update CI builder image
Browse files Browse the repository at this point in the history
Signed-off-by: Cyrill Leutwiler <[email protected]>
  • Loading branch information
xermicus committed Mar 27, 2024
1 parent 697e661 commit 0ea4a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM paritytech/contracts-ci-linux:ee3f4073-20230720
FROM paritytech/ci-unified:bullseye-1.75.0

# This version of the contracts node contains chain extensions need in our integration tests
RUN cargo install --git https://github.com/hyperledger/solang-substrate-ci.git --branch substrate-integration --force --locked && \
Expand Down

0 comments on commit 0ea4a5b

Please sign in to comment.