fix(production): Updating to v1.6.4 of docker images

This commit is contained in:
Chris Troutner
2022-05-02 09:43:39 -07:00
parent f4e80017d6
commit 15eb871b1f
+2 -2
View File
@@ -71,7 +71,7 @@ services:
#build:
# context: ./bch-dex/
# dockerfile: Dockerfile
image: christroutner/bch-dex:v1.6.2
image: christroutner/bch-dex:v1.6.4
container_name: bch-dex
environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash'
@@ -94,7 +94,7 @@ services:
#build:
# context: ./bch-dex-ui/
# dockerfile: Dockerfile
image: christroutner/bch-dex-ui:v1.6.2
image: christroutner/bch-dex-ui:v1.6.4
container_name: dex-ui
environment:
SERVER: 'http://192.168.2.3'