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