diff --git a/swarm/portainer.yml b/swarm/portainer.yml index 75e68b4..aa3d96b 100644 --- a/swarm/portainer.yml +++ b/swarm/portainer.yml @@ -15,7 +15,7 @@ services: - node.platform.os == linux portainer: - image: portainer/portainer-ce + image: portainer/portainer-ce:sts command: -H tcp://tasks.agent:9001 --tlsskipverify volumes: - portainer-data:/data