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
co-authored by Romain ROCHAS
parent 2e193d45fd
commit b00d389314
@@ -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/'