portainer upgrade
This commit is contained in:
parent
79076fdc35
commit
a9e11b6905
2 changed files with 3 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
agent:
|
||||
image: portainer/agent:2.21.5
|
||||
image: portainer/agent:2.33.6
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /var/lib/docker/volumes:/var/lib/docker/volumes
|
||||
|
|
@ -12,7 +12,7 @@ services:
|
|||
# constraints: [node.platform.os == linux]
|
||||
|
||||
portainer:
|
||||
image: portainer/portainer-ce:2.21.5
|
||||
image: portainer/portainer-ce:2.33.6
|
||||
command: -H tcp://tasks.agent:9001 --tlsskipverify
|
||||
ports:
|
||||
- "7443:9443"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue