Skip to content

Commit

Permalink
Update dependency upx/upx to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent e72e5c4 commit bd717f1
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.12.1
# renovate: datasource=github-releases depName=upx/upx versioning=loose
ARG UPX_VERSION=4.2.1
ARG UPX_VERSION=4.2.2

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

0 comments on commit bd717f1

Please sign in to comment.