use GitHub container registry [skip docker]

This commit is contained in:
Dane Everitt 2020-11-14 20:03:32 -08:00
parent 181e4fa282
commit 8065b7d9f5
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53

View File

@ -47,7 +47,7 @@ services:
image: redis:alpine
restart: always
panel:
image: quay.io/pterodactyl/panel:latest
image: ghcr.io/pterodactyl/panel:latest
restart: always
ports:
- "80:80"