Update to latest

This commit is contained in:
Jim Nicholson 2021-12-01 21:16:53 -08:00
parent a7ab6b4479
commit b33536e2f5

View File

@ -2,7 +2,7 @@ version: '3.3'
services:
agent:
image: portainer/agent
image: portainer/agent:2.9.3
environment:
AGENT_CLUSTER_ADDR: tasks.agent
volumes:
@ -17,7 +17,7 @@ services:
- node.platform.os == linux
portainer:
image: portainer/portainer
image: portainer/portainer:2.9.3
command: -H tcp://tasks.agent:9001 --tlsskipverify
volumes:
- portainer-data:/data