chore: fix portainer version

This commit is contained in:
LRVT 2024-09-01 14:20:56 +02:00 committed by GitHub
parent 836a6fba97
commit bd2e39fff2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: