Skip to content

Commit 18659d3

Browse files
authored
Merge pull request #89 from webcomics/renovate/python-cpython-3.x
2 parents b39410e + fe3fc56 commit 18659d3

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
@@ -11,7 +11,7 @@ COPY mkuserwineprefix entrypoint.sh /opt/
1111
RUN xvfb-run sh /tmp/helper/wine-init.sh
1212

1313
# renovate: datasource=github-tags depName=python/cpython versioning=pep440
14-
ARG PYTHON_VERSION=3.14.0
14+
ARG PYTHON_VERSION=3.14.1
1515
# renovate: datasource=github-releases depName=upx/upx versioning=loose
1616
ARG UPX_VERSION=5.0.2
1717

0 commit comments

Comments
 (0)