update portainer to version 2
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
app:
|
app:
|
||||||
# restart: always
|
# restart: always
|
||||||
# privileged: true
|
# privileged: true
|
||||||
image: "portainer/portainer:1.24.1-alpine"
|
image: "portainer/portainer:alpine"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
# - /var/run/docker.sock:/var/run/docker.sock
|
# - /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user