fix(docker): Bumping bch-dex container to v2.2.2

This commit is contained in:
Chris Troutner
2022-12-05 09:51:54 -08:00
parent 87b3d7519c
commit 278b4127e1
+4 -4
View File
@@ -72,10 +72,10 @@ services:
restart: always
bch-dex:
build:
context: ./bch-dex/
dockerfile: Dockerfile
#image: christroutner/bch-dex:v2.0.12
#build:
# context: ./bch-dex/
# dockerfile: Dockerfile
image: christroutner/bch-dex:v2.2.2
container_name: bch-dex
environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash'