Skip to content

Commit 3e5d882

Browse files
Update dependency upx/upx to v5.0.2
1 parent e4f53cf commit 3e5d882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN xvfb-run sh /tmp/helper/wine-init.sh
1313
# renovate: datasource=github-tags depName=python/cpython versioning=pep440
1414
ARG PYTHON_VERSION=3.13.7
1515
# renovate: datasource=github-releases depName=upx/upx versioning=loose
16-
ARG UPX_VERSION=5.0.1
16+
ARG UPX_VERSION=5.0.2
1717

1818
RUN umask 0 && cd /tmp/helper && \
1919
curl --fail-with-body -LOOO \

0 commit comments

Comments
 (0)