correct image tag

This commit is contained in:
cventastic
2022-10-24 09:47:03 +02:00
parent 6db5e213eb
commit 1b228c0c35

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
erigon-trace: erigon-trace:
image: thorax/erigon:2022.10.01 image: thorax/erigon:v2022.10.01
expose: expose:
- "30303" - "30303"
- "30304" - "30304"
@@ -34,7 +34,7 @@ services:
- "prometheus-scrape.metrics_path=/debug/metrics/prometheus" - "prometheus-scrape.metrics_path=/debug/metrics/prometheus"
rpcdaemon: rpcdaemon:
image: thorax/erigon:2022.10.01 image: thorax/erigon:v2022.10.01
command: > command: >
rpcdaemon --datadir=/home/erigon/.local/share/erigon/goerli rpcdaemon --datadir=/home/erigon/.local/share/erigon/goerli
--private.api.addr=erigon-trace:9090 --private.api.addr=erigon-trace:9090