Update to latest
This commit is contained in:
parent
a7ab6b4479
commit
b33536e2f5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user