Compare commits

..

1 Commits

Author SHA1 Message Date
3f1bb163b8 Update ghcr.io/syncthing/syncthing Docker tag to v2.0.15 2026-03-04 02:32:15 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services: services:
healthchecks: healthchecks:
container_name: healthchecks container_name: healthchecks
image: ghcr.io/linuxserver/healthchecks:4.0.20260302@sha256:bf5a2ac4566194ed0d20c067ec0dd329667e7de6d20a56a1e6d53ec8539a00d2 image: ghcr.io/linuxserver/healthchecks:4.0.20260216@sha256:9748ad5de1a8aaede64e54d742424f2e8a92ed661814c232b333e567de40d829
restart: unless-stopped restart: unless-stopped
environment: environment:
- PUID=${PUID} - PUID=${PUID}

View File

@@ -1,7 +1,7 @@
services: services:
syncthing: syncthing:
container_name: syncthing container_name: syncthing
image: ghcr.io/syncthing/syncthing:2.0.14 image: ghcr.io/syncthing/syncthing:2.0.15
restart: unless-stopped restart: unless-stopped
hostname: ${HOSTNAME} hostname: ${HOSTNAME}
environment: environment: