1
0

Upgrade Tallycoin Connect

Also switches to the official image. @djbooth007 is now the source for the Docker images, which up to now I maintained for my fork.
This commit is contained in:
Dennis Reimann
2022-10-20 13:28:50 +02:00
parent b2b2ced877
commit 22a635a7f3
4 changed files with 12 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ services:
volumes:
- "tallycoin_connect_datadir:/etc/tallycoin_connect_datadir"
tallycoin_connect:
image: "dennisreimann/tallycoin_connect:v1.7.3"
image: "djbooth007/tallycoin_connect:v1.7.5"
restart: unless-stopped
expose:
- "8123"