Refactor portainer service in swarm/portainer.yml to use specific version of portainer-ce image

This commit is contained in:
2024-06-04 22:30:55 +08:00
parent e458e92573
commit 0f8fcc4dc0
+1 -1
View File
@@ -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