Skip to content

Commit

Permalink
Merge pull request #56 from webcomics/renovate/python-cpython-3.x
Browse files Browse the repository at this point in the history
Update dependency python/cpython to v3.12.3
  • Loading branch information
TobiX authored Apr 10, 2024
2 parents 5bd3eae + a26beca commit bbc99e0
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 @@ -11,7 +11,7 @@ COPY mkuserwineprefix entrypoint.sh /opt/
RUN xvfb-run sh /tmp/helper/wine-init.sh

# renovate: datasource=github-tags depName=python/cpython versioning=pep440
ARG PYTHON_VERSION=3.12.2
ARG PYTHON_VERSION=3.12.3
# renovate: datasource=github-releases depName=upx/upx versioning=loose
ARG UPX_VERSION=4.2.1

Expand Down

0 comments on commit bbc99e0

Please sign in to comment.