diff --git a/services/ambition/compose.yaml b/services/ambition/compose.yaml index 8213fb71..11ba63df 100644 --- a/services/ambition/compose.yaml +++ b/services/ambition/compose.yaml @@ -223,7 +223,7 @@ services: - TZ={{ ntp_timezone }} restart: unless-stopped portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/autonomy/compose.yaml b/services/autonomy/compose.yaml index 8f6dad21..8ab78d9c 100644 --- a/services/autonomy/compose.yaml +++ b/services/autonomy/compose.yaml @@ -141,7 +141,7 @@ services: - LOCAL_API_URL=http://{{ secret_ambition_ip }}:8080 restart: unless-stopped portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/cultivation/compose.yaml b/services/cultivation/compose.yaml index 8d7ec9f5..14c67dbd 100644 --- a/services/cultivation/compose.yaml +++ b/services/cultivation/compose.yaml @@ -243,7 +243,7 @@ services: - LOCAL_API_URL=http://{{ secret_ambition_ip }}:8080 restart: unless-stopped portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/endowment/compose.yaml b/services/endowment/compose.yaml index 5e1a7b66..9a4b912f 100644 --- a/services/endowment/compose.yaml +++ b/services/endowment/compose.yaml @@ -201,7 +201,7 @@ services: - LOCAL_API_URL=http://{{ secret_ambition_ip }}:8080 restart: unless-stopped portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/honor/compose.yaml b/services/honor/compose.yaml index bc0b00dd..18f43e89 100644 --- a/services/honor/compose.yaml +++ b/services/honor/compose.yaml @@ -31,7 +31,7 @@ services: - LOCAL_API_URL=http://{{ secret_ambition_ip }}:8080 restart: unless-stopped portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/identity/compose.yaml b/services/identity/compose.yaml index b3fc52a8..594ce282 100644 --- a/services/identity/compose.yaml +++ b/services/identity/compose.yaml @@ -95,7 +95,7 @@ services: ports: - 2322:2322 portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/invention/compose.yaml b/services/invention/compose.yaml index 18949e14..d8cc6a26 100644 --- a/services/invention/compose.yaml +++ b/services/invention/compose.yaml @@ -17,7 +17,7 @@ services: hostname: invention restart: always portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/investiture/compose.yaml b/services/investiture/compose.yaml index ceb6fd10..d05f1b61 100644 --- a/services/investiture/compose.yaml +++ b/services/investiture/compose.yaml @@ -32,7 +32,7 @@ services: - WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0 restart: unless-stopped portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/ishap/compose.yaml b/services/ishap/compose.yaml index eb107771..acadfb0a 100644 --- a/services/ishap/compose.yaml +++ b/services/ishap/compose.yaml @@ -48,7 +48,7 @@ services: command: imap-backup backup --config /config/personal.json restart: unless-stopped portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/omada/compose.yaml b/services/omada/compose.yaml index 30156b6f..1ab07f94 100644 --- a/services/omada/compose.yaml +++ b/services/omada/compose.yaml @@ -17,7 +17,7 @@ services: hostname: omada restart: always portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/preservation/compose.yaml b/services/preservation/compose.yaml index 9b819116..ca7d7b1b 100644 --- a/services/preservation/compose.yaml +++ b/services/preservation/compose.yaml @@ -136,7 +136,7 @@ services: hostname: preservation restart: always portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/unity/compose.yaml b/services/unity/compose.yaml index c0714040..1a2ab0da 100644 --- a/services/unity/compose.yaml +++ b/services/unity/compose.yaml @@ -42,7 +42,7 @@ services: - 3000:3000/tcp restart: always portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock diff --git a/services/virtuosity/compose.yaml b/services/virtuosity/compose.yaml index f0d73748..d3c59c40 100644 --- a/services/virtuosity/compose.yaml +++ b/services/virtuosity/compose.yaml @@ -1,6 +1,6 @@ services: portainer_agent: - image: portainer/agent:2.26.1 + image: portainer/agent:2.27.1 container_name: portainer_agent volumes: - /var/run/docker.sock:/var/run/docker.sock