We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b39410e + fe3fc56 commit 18659d3Copy full SHA for 18659d3
Dockerfile
@@ -11,7 +11,7 @@ COPY mkuserwineprefix entrypoint.sh /opt/
11
RUN xvfb-run sh /tmp/helper/wine-init.sh
12
13
# renovate: datasource=github-tags depName=python/cpython versioning=pep440
14
-ARG PYTHON_VERSION=3.14.0
+ARG PYTHON_VERSION=3.14.1
15
# renovate: datasource=github-releases depName=upx/upx versioning=loose
16
ARG UPX_VERSION=5.0.2
17
0 commit comments