Update templates/compose/pterodactyl-with-wings.yaml

Update the wings version from latest to v1.11.11

Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
This commit is contained in:
majcek210 2025-10-23 18:30:07 +02:00 committed by GitHub
parent 2e193d45fd
commit b00d389314
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ services:
timeout: 1s
retries: 3
pterodactyl:
image: 'ghcr.io/pterodactyl/panel:latest'
image: 'ghcr.io/pterodactyl/panel:v1.11.11'
volumes:
- 'panel-var:/app/var/'
- 'panel-nginx:/etc/nginx/http.d/'