Skip to content

Commit e00bbd9

Browse files
chore(deploy): pin prod validator to 3fd9e19
1 parent 15cfa36 commit e00bbd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

envs/deployed/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020

2121
validator:
2222
# Replaced with a real digest on first promotion - see knowledge/validator.deploy.md (Procedure 2).
23-
image: ghcr.io/backend-developers-ltd/refinery-validator-${ENVIRONMENT:?}@sha256:193a76522e839ac6b09c20dc8ad1cf15737607d1cb3873eeed97286378686b96
23+
image: ghcr.io/backend-developers-ltd/refinery-validator-${ENVIRONMENT:?}@sha256:3fd9e19647b438a813461f1fcd6e31d18d60b1e43e698dc23f8d7e54652f8cde
2424
restart: unless-stopped
2525
env_file: ./.env
2626
environment:

0 commit comments

Comments
 (0)