diff --git a/docker-compose.example.yml b/docker-compose.example.yml index 541746666..33314243f 100644 --- a/docker-compose.example.yml +++ b/docker-compose.example.yml @@ -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'