diff --git a/templates/compose/pterodactyl-with-wings.yaml b/templates/compose/pterodactyl-with-wings.yaml index 5c125a28e..ddcdae4ab 100644 --- a/templates/compose/pterodactyl-with-wings.yaml +++ b/templates/compose/pterodactyl-with-wings.yaml @@ -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/'