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

chore(deps): update thijsvanloef/palworld-server-docker docker tag to v0.39.0
This commit is contained in:
okxlin 2024-08-05 01:00:29 +08:00 committed by GitHub
commit 8e708ef41a
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_ENABLED=${RCON_SWITCH}
- RCON_PORT=${PANEL_APP_PORT_RCON} - RCON_PORT=${PANEL_APP_PORT_RCON}
- QUERY_PORT=${PANEL_APP_PORT_QUERY} - QUERY_PORT=${PANEL_APP_PORT_QUERY}
image: thijsvanloef/palworld-server-docker:v0.38.2 image: thijsvanloef/palworld-server-docker:v0.39.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"