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:
portainer:
container_name: portainer
image: docker.io/portainer/portainer-ee:alpine@sha256:52f5e2096dd1f653f38b2bce1c920ca04ee8b18fef599ae439025f0ff10ca0dd
image: docker.io/portainer/portainer-ee:alpine@sha256:eb3ad2004dfc15b6aa7b71b27017e756d8b7c016b7e7f2989a13eec96e734ac1
restart: unless-stopped
volumes:
- ./data:/data

View File

@@ -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: