From ba14b9725818b0bd8a2024877e8065bcbfca10ea Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 2 Oct 2022 08:41:57 -0700 Subject: [PATCH] fix(RPi): Updating docker container to v2.0.6 --- production/rpi-docker/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/rpi-docker/docker-compose.yml b/production/rpi-docker/docker-compose.yml index 59acb4f..2b3ed3a 100644 --- a/production/rpi-docker/docker-compose.yml +++ b/production/rpi-docker/docker-compose.yml @@ -70,7 +70,7 @@ services: #build: # context: ./bch-dex/ # dockerfile: Dockerfile - image: christroutner/bch-dex-rpi:v2.0.0 + image: christroutner/bch-dex-rpi:v2.0.6 container_name: bch-dex environment: #CONSUMER_URL: 'https://free-bch.fullstack.cash'