Lock Syncthing version to '1.*'.

This commit is contained in:
Viyurz 2024-04-06 22:01:03 +02:00
parent 5baa02f884
commit 86346e6840
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -1,6 +1,6 @@
services:
syncthing:
image: docker.io/syncthing/syncthing:latest
image: docker.io/syncthing/syncthing:1
container_name: syncthing
restart: always
user: {{ users['syncthing'] }}:{{ users['syncthing'] }}
@ -15,7 +15,7 @@ services:
- {{ volumes['syncthing_datadir'] }}:/var/syncthing
stdiscosrv:
image: docker.io/syncthing/discosrv:latest
image: docker.io/syncthing/discosrv:1
container_name: syncthing-discosrv
restart: always
command:
@ -29,7 +29,7 @@ services:
- 127.0.0.1:{{ ports['syncthing_discosrv'] }}:8443
strelaysrv:
image: docker.io/syncthing/relaysrv:latest
image: docker.io/syncthing/relaysrv:1
container_name: syncthing-relaysrv
restart: always
command: