fix(docker): Updating docker image

This commit is contained in:
Chris Troutner
2022-10-02 15:43:16 -07:00
parent 46bd532eeb
commit f1a5ae70e2
+1 -1
View File
@@ -73,7 +73,7 @@ services:
#build: #build:
# context: ./bch-dex/ # context: ./bch-dex/
# dockerfile: Dockerfile # dockerfile: Dockerfile
image: christroutner/bch-dex:v2.0.6 image: christroutner/bch-dex:v2.0.8
container_name: bch-dex container_name: bch-dex
environment: environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash' CONSUMER_URL: 'https://free-bch.fullstack.cash'