mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
switch from docker hub to github package
This commit is contained in:
parent
ac0dd7a4c3
commit
1037e158e5
@ -40,7 +40,7 @@ services:
|
|||||||
ipv4_address: $APP_BITCOIN_IP
|
ipv4_address: $APP_BITCOIN_IP
|
||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
image: retropex/bitcoin:arm-knots-25.1-for-umbrel@sha256:990ff3a324e4a4343b63e656c2ec7c1c29f668b46adb1eaa3e159dfce311bd46
|
image: ghcr.io/retropex/bitcoin:arm-knots-25.1-for-umbrel@sha256:990ff3a324e4a4343b63e656c2ec7c1c29f668b46adb1eaa3e159dfce311bd46
|
||||||
command: "${APP_BITCOIN_COMMAND}"
|
command: "${APP_BITCOIN_COMMAND}"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 15m30s
|
stop_grace_period: 15m30s
|
||||||
|
@ -40,7 +40,7 @@ services:
|
|||||||
ipv4_address: $APP_BITCOIN_IP
|
ipv4_address: $APP_BITCOIN_IP
|
||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
image: retropex/bitcoin:knots-25.1-for-umbrel@sha256:ac38141b65d12ebdc2926bf6a4f7d49992b4440a91789f381046f132e09e3465
|
image: ghcr.io/retropex/bitcoin:knots-25.1-for-umbrel@sha256:ac38141b65d12ebdc2926bf6a4f7d49992b4440a91789f381046f132e09e3465
|
||||||
command: "${APP_BITCOIN_COMMAND}"
|
command: "${APP_BITCOIN_COMMAND}"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 15m30s
|
stop_grace_period: 15m30s
|
||||||
|
Loading…
Reference in New Issue
Block a user