Skip to content

Commit

Permalink
[ci] Fix ci docker image (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam authored Sep 6, 2023
1 parent 3d6d0d8 commit f5590fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ variables:
GIT_STRATEGY: fetch
GIT_DEPTH: 100
CARGO_INCREMENTAL: 0
CI_IMAGE: "paritytech/ci-linux:production"
CI_IMAGE: "paritytech/ci-unified:bullseye-1.71.0-v20230727"
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.29"
BUILDAH_COMMAND: "buildah --storage-driver overlay2"

Expand Down

0 comments on commit f5590fd

Please sign in to comment.