We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b910212 commit 827ba9bCopy full SHA for 827ba9b
1 file changed
dockerfiles/vocone/docker-compose.yml
@@ -2,7 +2,7 @@ services:
2
gateway:
3
build:
4
context: ../../
5
- image: "ghcr.io/vocdoni/voconed:${IMAGE_TAG:-main}"
+ image: "ghcr.io/vocdoni/vocdoni-node:${IMAGE_TAG:-main}"
6
entrypoint: "/app/voconed"
7
env_file: .env
8
volumes:
0 commit comments