diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-07-02 18:39:16 +0200 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-07-02 18:39:16 +0200 |
commit | 4fa72c58f2aa0749bc6221c7f55f6729e101ec20 (patch) | |
tree | c96b721eedd8c31b76c8019ab8191f4a75c312a1 /syncthing/compose.yaml | |
parent | 56dd08911e176e15115265505fb611081c57c0a8 (diff) |
Update Portainer to 2.27.9 & Syncthing to 1.30.0 (and using ghcr image)
Diffstat (limited to 'syncthing/compose.yaml')
-rw-r--r-- | syncthing/compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syncthing/compose.yaml b/syncthing/compose.yaml index eef4c0a..fd13470 100644 --- a/syncthing/compose.yaml +++ b/syncthing/compose.yaml @@ -1,6 +1,6 @@ services: syncthing: - image: syncthing/syncthing:1.29.7 + image: ghcr.io/syncthing/syncthing:1.30.0 container_name: syncthing hostname: VPS environment: |