Update docker.io/portainer/agent Docker tag to v2.36.0

This commit is contained in:
Renovate Bot
2025-11-27 13:36:31 +00:00
parent fa0cda8161
commit 3946090d85

View File

@@ -1,7 +1,7 @@
services: services:
portainer-agent: portainer-agent:
container_name: portainer-agent container_name: portainer-agent
image: docker.io/portainer/agent:2.33.3-alpine@sha256:91d1c4114edf4958307fd331b118eac32e1d228cf121bf56ce8c532036d184ce image: docker.io/portainer/agent:2.36.0-alpine@sha256:8dac9e7e9ed43db5e7a0ab5c641d996349759fce8fcaa221fd65e05e9bd6433b
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock