diff --git a/apps/palworld-server/0.34.0/docker-compose.yml b/apps/palworld-server/0.34.0/docker-compose.yml index 318b15b8..c26cfe7e 100644 --- a/apps/palworld-server/0.34.0/docker-compose.yml +++ b/apps/palworld-server/0.34.0/docker-compose.yml @@ -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.34.0 + image: thijsvanloef/palworld-server-docker:v0.35.0 labels: createdBy: "Apps"