chore(deps): update lncm/bitcoind docker tag to v27 (#3260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2c150961f3
commit
ea7bc111e0
|
@ -2,7 +2,7 @@ version: '3.9'
|
||||||
services:
|
services:
|
||||||
bitcoind:
|
bitcoind:
|
||||||
container_name: bitcoind
|
container_name: bitcoind
|
||||||
image: lncm/bitcoind:v26.0
|
image: lncm/bitcoind:v27.0
|
||||||
user: 0:0
|
user: 0:0
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data:/root/.bitcoin
|
- ${APP_DATA_DIR}/data:/root/.bitcoin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user