Update Syncthing version

This commit is contained in:
BatchAccount 1001 2023-08-02 21:17:07 +02:00
parent fc65fc847d
commit c28ed6dad0
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
docker-compose.yml##hostname.dkr01

View File

@ -2,7 +2,7 @@ version: "3.0"
services:
syncthing:
image: syncthing/syncthing:1.22.2
image: syncthing/syncthing:1.23.6
restart: unless-stopped
environment:
PUID: 1000

View File

@ -2,7 +2,7 @@ version: "3.0"
services:
syncthing:
image: syncthing/syncthing:1.22.2
image: syncthing/syncthing:1.23.6
restart: unless-stopped
environment:
PUID: 1000