mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2026-04-06 01:30:42 +00:00
Use version-specific references for docker-compose (#85)
This commit is contained in:
committed by
GitHub
parent
401c102e94
commit
5ffd179dcc
@ -46,7 +46,7 @@ services:
|
||||
condition: service_completed_successfully
|
||||
|
||||
tss:
|
||||
image: ghcr.io/gothenburgbitfactory/taskchampion-sync-server:latest
|
||||
image: ghcr.io/gothenburgbitfactory/taskchampion-sync-server:0.5.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- type: volume
|
||||
|
||||
Reference in New Issue
Block a user