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

Change pterodactly wings version from latest to v1.11.13

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

View file

@ -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