chore: update syncthing

This commit is contained in:
stitchy 2025-10-11 03:21:11 -07:00
parent ac62e63e8e
commit f709c32e6e
Signed by: stitchy
SSH key fingerprint: SHA256:f7Wxv5r7Ooi4z3GxqMBx50LlPRtY/kUK/Sw8K02PYys

View file

@ -1,13 +1,13 @@
services:
syncthing:
image: syncthing/syncthing:1.30.0
image: syncthing/syncthing:2.0.10
container_name: syncthing
hostname: white-syncthing
environment:
- PUID=1873
- PGID=1873
volumes:
- /opt/data/syncthing/data:/var/syncthing
- /opt/docker-containers/syncthing/data:/var/syncthing
ports:
- 8384:8384 # Web UI
- 22000:22000/tcp # TCP file transfers