mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: fix portainer version
This commit is contained in:
parent
836a6fba97
commit
bd2e39fff2
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
portainer:
|
||||
image: portainer/portainer-ee:latest # or use community edition via portainer/portainer-ce
|
||||
image: portainer/portainer-ee:2.21.0-alpine # or use community edition via portainer/portainer-ce
|
||||
container_name: portainer-ee # may rename to portainer-ce if community edition is used
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user