upgrade portainer srv & agent

This commit is contained in:
fab
2026-09-17 08:23:53 +02:00
parent 02370d39f5
commit 62bb511568
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
portainer:
image: portainer/portainer-ce:2.45.0
image: portainer/portainer-ce:2.45.1
container_name: portainer
ports:
- 9000:9000
+1 -1
View File
@@ -1,6 +1,6 @@
services:
edge_agent:
image: portainer/agent:2.45.0
image: portainer/agent:2.45.1
environment:
- EDGE=1
- CAP_HOST_MANAGEMENT=1