1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

Merge pull request #1081 from okxlin/renovate/thijsvanloef-palworld-server-docker-0.x

chore(deps): update thijsvanloef/palworld-server-docker docker tag to v0.34.0
This commit is contained in:
okxlin 2024-03-29 23:48:03 +08:00 committed by GitHub
commit e36c05a75a
3 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
- RCON_ENABLED=${RCON_SWITCH}
- RCON_PORT=${PANEL_APP_PORT_RCON}
- QUERY_PORT=${PANEL_APP_PORT_QUERY}
image: thijsvanloef/palworld-server-docker:v0.33.0
image: thijsvanloef/palworld-server-docker:v0.34.0
labels:
createdBy: "Apps"