Use v0.21.1 of bitcoin in local docker (#1315)

This commit is contained in:
Jonathan Zernik 2021-09-16 15:44:22 -07:00 committed by GitHub
parent c8055d1469
commit 2f7ae0114d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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