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:
parent
2e193d45fd
commit
b00d389314
1 changed files with 1 additions and 1 deletions
|
|
@ -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/'
|
||||
|
|
|
|||
Loading…
Reference in a new issue