mirror of
https://github.com/Retropex/umbrel-bitcoin.git
synced 2025-05-12 03:00:49 +02:00
bump bitcoind in compose for dev testing
This commit is contained in:
parent
8c1cf75695
commit
b25bc37a00
@ -29,7 +29,7 @@ services:
|
||||
ipv4_address: "10.21.0.3"
|
||||
|
||||
bitcoind:
|
||||
image: lncm/bitcoind:v24.0@sha256:db19fe46f30acd3854f4f0d239278137d828ce3728f925c8d92faaab1ba8556a
|
||||
image: lncm/bitcoind:v25.1@sha256:6562182e029221fe21c352f138540d8016963671c31b376e2ebad84914d9bed3
|
||||
user: "1000:1000"
|
||||
command: -port=8333 -rpcport=8332 -rpcbind=0.0.0.0 -rpcallowip=0.0.0.0/0 -rpcauth=umbrel:5071d8b3ba93e53e414446ff9f1b7d7b$$375e9731abd2cd2c2c44d2327ec19f4f2644256fdeaf4fc5229bf98b778aafec
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user