diff --git a/godot/Dockerfile b/godot/Dockerfile index 662a314..c7c2277 100644 --- a/godot/Dockerfile +++ b/godot/Dockerfile @@ -6,4 +6,4 @@ ENV PLUGIN_EXPORT_TEMPLATE="Windows Desktop" ADD entrypoint /entrypoint ENTRYPOINT [] -CMD entrypoint +CMD /entrypoint