Skip to content

Commit 2a9fa32

Browse files
Update dependency python/cpython to v3.13.6
1 parent 8fa78d2 commit 2a9fa32

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.13.5
14+
ARG PYTHON_VERSION=3.13.6
1515
# renovate: datasource=github-releases depName=upx/upx versioning=loose
1616
ARG UPX_VERSION=5.0.1
1717

0 commit comments

Comments
 (0)