diff --git a/templates/compose/pterodactyl-with-wings.yaml b/templates/compose/pterodactyl-with-wings.yaml index 06c5e5576..5c125a28e 100644 --- a/templates/compose/pterodactyl-with-wings.yaml +++ b/templates/compose/pterodactyl-with-wings.yaml @@ -107,7 +107,7 @@ services: - MAIL_PASSWORD=$MAIL_PASSWORD - MAIL_ENCRYPTION=$MAIL_ENCRYPTION wings: - image: 'ghcr.io/pterodactyl/wings:latest' + image: 'ghcr.io/pterodactyl/wings:v1.11.13' restart: unless-stopped environment: - SERVICE_URL_WINGS_8443