diff --git a/roles/syncthing/templates/docker-compose.yml.j2 b/roles/syncthing/templates/docker-compose.yml.j2 index 512eef6..65c44e8 100644 --- a/roles/syncthing/templates/docker-compose.yml.j2 +++ b/roles/syncthing/templates/docker-compose.yml.j2 @@ -2,7 +2,7 @@ version: "2.1" services: syncthing: - image: lscr.io/linuxserver/syncthing:latest + image: lscr.io/linuxserver/syncthing:1.23 container_name: syncthing hostname: syncthing environment: