Merge pull request #3024 from okxlin/renovate/thijsvanloef-palworld-server-docker-1.x

Update thijsvanloef/palworld-server-docker Docker tag to v1.3.0
This commit is contained in:
okxlin 2025-03-24 22:06:50 +08:00 committed by GitHub
commit cc4216c108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ services:
- RCON_ENABLED=${RCON_SWITCH}
- RCON_PORT=${PANEL_APP_PORT_RCON}
- QUERY_PORT=${PANEL_APP_PORT_QUERY}
image: thijsvanloef/palworld-server-docker:v1.0.0
image: thijsvanloef/palworld-server-docker:v1.3.0
labels:
createdBy: "Apps"