Skip to content

Commit b08d55e

Browse files
chore(deploy): pin prod miner to 245f7416
1 parent 35e985b commit b08d55e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/linode/miner/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
miner:
33
# Replaced with a real digest on first promotion - see deploy/README.md ("Promote the miner image").
4-
image: ghcr.io/backend-developers-ltd/refinery-miner-${ENVIRONMENT:?}@sha256:48b7f5326c7df7ae237027dab160de5b76fbbede7b2762d6c68874ff22c7c3b4
4+
image: ghcr.io/backend-developers-ltd/refinery-miner-${ENVIRONMENT:?}@sha256:245f7416f50e302c950945f3670c3117aa5fe4b1be99c2670711f6e7bfa6373e
55
restart: unless-stopped
66
env_file: ./.env
77
environment:

0 commit comments

Comments
 (0)