diff --git a/Dockerfile b/Dockerfile index 6785b01..97e4d0f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN xvfb-run sh /tmp/helper/wine-init.sh # renovate: datasource=github-tags depName=python/cpython versioning=pep440 ARG PYTHON_VERSION=3.11.4 # renovate: datasource=github-releases depName=upx/upx versioning=loose -ARG UPX_VERSION=4.0.2 +ARG UPX_VERSION=4.1.0 RUN umask 0 && cd /tmp/helper && \ curl -LOOO \