We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcab59d commit a533174Copy full SHA for a533174
docker/portainer/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
portainer:
3
- image: portainer/portainer-ee@sha256:40691e7fbcc4effc4973eaad804b1874814fe8327f908d19da11468a45db20a8
+ image: portainer/portainer-ee@sha256:e3654cf6c105ad494e739ac3ff29e11f1a70cc4550cea5ddf42f0fd26a156256
4
container_name: portainer
5
command: -H unix:///var/run/docker.sock
6
ports:
0 commit comments