Skip to content

Commit e217864

Browse files
Mira Resselnathanwhit
Mira Ressel
authored andcommitted
Move back to ci-linux:production image after upgrade (paritytech#14105)
There are still a bunch of open questions on how to handle image pinning; in the meantime, let's keep using the production tag.
1 parent 96c60a9 commit e217864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ variables:
4848
CARGO_INCREMENTAL: 0
4949
DOCKER_OS: "debian:bullseye"
5050
ARCH: "x86_64"
51-
CI_IMAGE: "paritytech/ci-linux@sha256:f6cdc1e289e40f3eb1f93efb11f961d4f0e51f4c2adf80b31300ab5b35ef1386" # staging 2023-05-02
51+
CI_IMAGE: "paritytech/ci-linux:production"
5252
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.29"
5353
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
5454
RELENG_SCRIPTS_BRANCH: "master"

0 commit comments

Comments
 (0)