fix(rpi): Updating to v1.6.7 of bch-dex Docker container

This commit is contained in:
Chris Troutner
2022-05-07 12:12:30 -07:00
parent 2d537994ef
commit f8948f12fa
+4 -4
View File
@@ -69,10 +69,10 @@ services:
restart: always
bch-dex:
build:
context: ./bch-dex/
dockerfile: Dockerfile
#image: christroutner/bch-dex-rpi:v1.6.6
#build:
# context: ./bch-dex/
# dockerfile: Dockerfile
image: christroutner/bch-dex-rpi:v1.6.7
container_name: bch-dex
environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash'