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

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"