Skip to content
Snippets Groups Projects
Commit 4e23c324 authored by poka's avatar poka
Browse files

Update docker-compose.yml: Always use latest debug image

parent 6cc18b8f
No related branches found
No related tags found
1 merge request!45Update docker-compose.yml: Always use latest debug image
......@@ -3,7 +3,7 @@ version: "3.5"
services:
duniter-v2s:
container_name: duniter-v2s
image: duniter/duniter-v2s:debug-sha-b836f1a6
image: duniter/duniter-v2s:debug-latest
ports:
# telemetry
- "127.0.0.1:9615:9615"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment