diff --git a/syncthing/compose.yaml b/syncthing/compose.yaml index 60b8b1a..62adc5c 100644 --- a/syncthing/compose.yaml +++ b/syncthing/compose.yaml @@ -1,7 +1,7 @@ services: syncthing: container_name: syncthing - image: ghcr.io/syncthing/syncthing:2.0.14 + image: ghcr.io/syncthing/syncthing:2.0.15 restart: unless-stopped hostname: ${HOSTNAME} environment: