diff --git a/docker-compose.yml b/docker-compose.yml index 1fd7e7f..1ee46f7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -510,7 +510,7 @@ services: restart: unless-stopped syncthing: - image: lscr.io/linuxserver/syncthing:1.28.1 + image: lscr.io/linuxserver/syncthing:2.0.12 container_name: syncthing volumes: - "${DOCKER_STORAGE_PATH_SLOW}/syncthing:/config"