[ci] Use ci-linux:production image in ci (#12648)

This commit is contained in:
Alexander Samusev
2022-11-08 18:38:01 +01:00
committed by GitHub
parent c42db93312
commit e4c341e023
+1 -1
View File
@@ -47,7 +47,7 @@ variables:
CARGO_INCREMENTAL: 0
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
CI_IMAGE: "paritytech/ci-linux@sha256:c977b383c2033de50083fad18f6b9e698644230455e016ba708da00eb98d4683" # staging 07.11.2022
CI_IMAGE: "paritytech/ci-linux:production"
RUSTY_CACHIER_SINGLE_BRANCH: master
RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true"