chore(deps): update ghcr.io/pterodactyl-china/panel docker tag to v1.12.1.0 (#4056)
This commit is contained in:
parent
5f9d7a7ec9
commit
964c645441
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
pterodactyl-china:
|
pterodactyl-china:
|
||||||
image: ghcr.io/pterodactyl-china/panel:v1.12.0.0
|
image: ghcr.io/pterodactyl-china/panel:v1.12.1.0
|
||||||
command: >
|
command: >
|
||||||
/bin/sh -c "
|
/bin/sh -c "
|
||||||
if [ ! -f /app/var/initialized ]; then
|
if [ ! -f /app/var/initialized ]; then
|
||||||
Loading…
Reference in New Issue