fix(docker): Using updated image

This commit is contained in:
Chris Troutner
2022-05-16 15:52:34 -07:00
parent 5b4d00b949
commit 3ccbfdb614
+2 -2
View File
@@ -43,8 +43,8 @@ services:
restart: always
bch-consumer:
build: .
#image: christroutner/ipfs-bch-wallet-consumer:v1.8.0
#build: .
image: christroutner/ipfs-bch-wallet-consumer:v1.8.2
container_name: bch-consumer
logging:
driver: 'json-file'