Update docker-compose.yml

This commit is contained in:
LRVT
2024-10-15 00:29:01 +02:00
committed by GitHub
parent 00501f5a13
commit c817c2ffde

View File

@@ -2,7 +2,7 @@ version: '3'
services:
portainer:
image: portainer/portainer-ee:2.21.3-alpine # or use community edition via portainer/portainer-ce
image: portainer/portainer-ee:2.23.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: