Skip to content
Snippets Groups Projects
Commit 2385b878 authored by Éloïs's avatar Éloïs
Browse files

fix docker compose image

parent cc648aaf
Branches
Tags
No related merge requests found
...@@ -3,7 +3,7 @@ version: "3.5" ...@@ -3,7 +3,7 @@ version: "3.5"
services: services:
duniter-v2s: duniter-v2s:
container_name: duniter-v2s container_name: duniter-v2s
image: duniter-v2s image: duniter/duniter-v2s:debug-sha-cc648aaf
ports: ports:
# telemetry # telemetry
- "127.0.0.1:9615:9615" - "127.0.0.1:9615:9615"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment