Skip to content

Commit

Permalink
Move back to parity-scale-codec:production image (#423)
Browse files Browse the repository at this point in the history
New production image has gone live.
  • Loading branch information
Mira Ressel authored Mar 29, 2023
1 parent da9a6f6 commit b0099e8
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 @@ -10,7 +10,7 @@ variables:
GIT_STRATEGY: fetch
GIT_DEPTH: "100"
CARGO_INCREMENTAL: 0
CI_IMAGE: "paritytech/parity-scale-codec@sha256:ed3d5632087237511cb5c7a6177167d01822bd9b6d8d31789080e014c4491bae" # staging 2023-03-28
CI_IMAGE: "paritytech/parity-scale-codec:production"

default:
cache: {}
Expand Down

0 comments on commit b0099e8

Please sign in to comment.