1
0

syncthing: update to 2.0.12

This commit is contained in:
2026-04-19 17:14:01 +02:00
parent 76c7280ad1
commit 9678516f1a
+1 -1
View File
@@ -510,7 +510,7 @@ services:
restart: unless-stopped restart: unless-stopped
syncthing: syncthing:
image: lscr.io/linuxserver/syncthing:1.28.1 image: lscr.io/linuxserver/syncthing:2.0.12
container_name: syncthing container_name: syncthing
volumes: volumes:
- "${DOCKER_STORAGE_PATH_SLOW}/syncthing:/config" - "${DOCKER_STORAGE_PATH_SLOW}/syncthing:/config"