fix shasum

This commit is contained in:
Léo Haf 2025-03-07 11:17:43 +01:00
parent 9a5e9a1752
commit 738395e8aa
Signed by: Retropex
GPG Key ID: 0E37EBAB8574F005
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP
bitcoind:
image: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
image: ghcr.io/retropex/bitcoin:v28.1@sha256:9dab3c9e0e21bf17ae7e624e1a3fabc51dff812ee8382fb10f8ebdf6e0af5801
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
stop_grace_period: 15m30s

View File

@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP
bitcoind:
image: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
image: ghcr.io/retropex/bitcoin:v28.1@sha256:9dab3c9e0e21bf17ae7e624e1a3fabc51dff812ee8382fb10f8ebdf6e0af5801
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
stop_grace_period: 15m30s