mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-19 13:18:26 +02:00
Use v0.21.1 of bitcoin in local docker (#1315)
This commit is contained in:
parent
c8055d1469
commit
2f7ae0114d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
services:
|
||||
|
||||
bitcoin-core:
|
||||
image: ruimarinho/bitcoin-core
|
||||
image: ruimarinho/bitcoin-core:0.21.1
|
||||
container_name: bitcoin-core
|
||||
volumes:
|
||||
- ~/.bitcoin:/home/bitcoin/.bitcoin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue