diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-08-18 19:04:49 +0200 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-08-18 19:04:49 +0200 |
commit | 0392e3f1e9affbba51bf08b510be874fecf804e3 (patch) | |
tree | 0949d17b7276da6203be300c0cba6c84e02b04d4 /syncthing/compose.yaml | |
parent | 5bae54ac720d703ab83c8a80d6be6cc14b6fcf44 (diff) |
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 fd13470..3dc29cc 100644 --- a/syncthing/compose.yaml +++ b/syncthing/compose.yaml @@ -1,6 +1,6 @@ services: syncthing: - image: ghcr.io/syncthing/syncthing:1.30.0 + image: ghcr.io/syncthing/syncthing:2.0.2 container_name: syncthing hostname: VPS environment: |