fix(docker): Updating image files

This commit is contained in:
Chris Troutner
2022-05-08 16:17:20 -07:00
parent 9d18a24c7e
commit 72e6a37ed1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ services:
#build:
# context: ./bch-dex/
# dockerfile: Dockerfile
image: christroutner/bch-dex:v1.6.5
image: christroutner/bch-dex:v1.7.0
container_name: bch-dex
environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash'
+1 -1
View File
@@ -72,7 +72,7 @@ services:
#build:
# context: ./bch-dex/
# dockerfile: Dockerfile
image: christroutner/bch-dex-rpi:v1.6.7
image: christroutner/bch-dex-rpi:v1.7.0
container_name: bch-dex
environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash'