Update Portainer image to use "portainer/portainer-ce:sts"

This commit is contained in:
2024-05-11 18:56:55 +08:00
parent 5bec6caf9b
commit 73b9915685
+1 -1
View File
@@ -356,7 +356,7 @@ services:
# - default
portainer:
image: portainer/portainer-ce:latest
image: portainer/portainer-ce:sts
command: -H unix:///var/run/docker.sock
container_name: portainer
restart: always