chore(deps): update thijsvanloef/palworld-server-docker docker tag to v0.22.0 (#916)

* chore(deps): update thijsvanloef/palworld-server-docker docker tag to v0.22.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-02-20 14:54:50 +08:00 committed by GitHub
parent e99a93188f
commit 9b2de7a4dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,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.21.0 image: thijsvanloef/palworld-server-docker:v0.22.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"