fix(rpi): Updating docker images

This commit is contained in:
Chris Troutner
2022-05-02 10:43:47 -07:00
parent 15eb871b1f
commit 2c21d79740
+2 -2
View File
@@ -72,7 +72,7 @@ services:
#build:
# context: ./bch-dex/
# dockerfile: Dockerfile
image: christroutner/bch-dex-rpi:v1.6.2
image: christroutner/bch-dex-rpi:v1.6.4
container_name: bch-dex
environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash'
@@ -95,7 +95,7 @@ services:
#build:
# context: ./bch-dex-ui/
# dockerfile: Dockerfile
image: christroutner/bch-dex-ui-rpi:v1.6.2
image: christroutner/bch-dex-ui-rpi:v1.6.4
container_name: dex-ui
logging:
driver: 'json-file'