Update portainer/docker-compose.yml
This commit is contained in:
parent
4eced04c59
commit
ef02ae7fe4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
portainer:
|
portainer:
|
||||||
image: docker.mafyuh.xyz/portainer/portainer-ce@sha256:3230606275b0a2a109afd59c881e5b187bed6162ea8f1783f77b077fe37f42d7
|
image: docker.mafyuh.xyz/portainer/portainer-ee@sha256:0aa305da72738d9f90a209bf74bdc74172004690fa298f52d5f92dd065f26aea
|
||||||
container_name: portainer
|
container_name: portainer
|
||||||
command: -H unix:///var/run/docker.sock
|
command: -H unix:///var/run/docker.sock
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue