mirror of
https://github.com/pyrohost/pyrodactyl.git
synced 2026-04-06 04:01:58 +02:00
fix: changed pterodactyl docker image name to latest rather than main
This commit is contained in:
@@ -47,7 +47,7 @@ services:
|
||||
image: redis:alpine
|
||||
restart: always
|
||||
panel:
|
||||
image: ghcr.io/pyrohost/pyrodactyl:main
|
||||
image: ghcr.io/pyrohost/pyrodactyl:latest
|
||||
restart: always
|
||||
ports:
|
||||
- '80:80'
|
||||
|
||||
Reference in New Issue
Block a user