fix(docker): Increasing docker image to v2.2.4

This commit is contained in:
Chris Troutner
2022-12-13 06:44:20 -08:00
parent bf96821c2c
commit 8ee10f2f8c
+1 -1
View File
@@ -75,7 +75,7 @@ services:
#build: #build:
# context: ./bch-dex/ # context: ./bch-dex/
# dockerfile: Dockerfile # dockerfile: Dockerfile
image: christroutner/bch-dex:v2.2.3 image: christroutner/bch-dex:v2.2.4
container_name: bch-dex container_name: bch-dex
environment: environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash' CONSUMER_URL: 'https://free-bch.fullstack.cash'