diff --git a/godot/Dockerfile b/godot/Dockerfile index 585cf0f..e05c888 100644 --- a/godot/Dockerfile +++ b/godot/Dockerfile @@ -1,4 +1,4 @@ -FROM flashlight13/godot:4.3 +FROM barichello/godot-ci:4.6 ENV PLUGIN_SOURCE=. ENV PLUGIN_EXPORT_TEMPLATE="Windows Desktop"