diff --git a/Dockerfile b/Dockerfile index 0adc74e..82e603f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,7 +39,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \ rsync \ osslsigncode -ARG GODOT_VERSION="4.4" +ARG GODOT_VERSION="4.4.1" ARG RELEASE_NAME="stable"