diff --git a/templates/compose/palworld.yaml b/templates/compose/palworld.yaml index c4594138c..4875d16f8 100644 --- a/templates/compose/palworld.yaml +++ b/templates/compose/palworld.yaml @@ -1,6 +1,6 @@ services: palworld: - image: thijsvanloef/palworld-server-docker:1.4.6 + image: thijsvanloef/palworld-server-docker:v1.4.6 stop_grace_period: 30s ports: - '8211:8211/udp'