Skip to content

Commit

Permalink
Update dependency upx/upx to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 65cc8be commit 9c64526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.5
# renovate: datasource=github-releases depName=upx/upx versioning=loose
ARG UPX_VERSION=4.0.2
ARG UPX_VERSION=4.2.0

RUN umask 0 && cd /tmp/helper && \
curl -LOOO \
Expand Down

0 comments on commit 9c64526

Please sign in to comment.