summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-07-02 18:39:16 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2025-07-02 18:39:16 +0200
commit4fa72c58f2aa0749bc6221c7f55f6729e101ec20 (patch)
treec96b721eedd8c31b76c8019ab8191f4a75c312a1
parent56dd08911e176e15115265505fb611081c57c0a8 (diff)
Update Portainer to 2.27.9 & Syncthing to 1.30.0 (and using ghcr image)
-rw-r--r--portainer/compose.yaml2
-rw-r--r--syncthing/compose.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/portainer/compose.yaml b/portainer/compose.yaml
index 95ebe68..2fb60f0 100644
--- a/portainer/compose.yaml
+++ b/portainer/compose.yaml
@@ -1,6 +1,6 @@
services:
portainer-ce:
- image: portainer/portainer-ce:2.27.8
+ image: portainer/portainer-ce:2.27.9
ports:
- 10.0.0.1:8000:8000
- 10.0.0.1:9443:9443
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: