We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815ee50 commit 6013390Copy full SHA for 6013390
1 file changed
Dockerfile
@@ -62,7 +62,7 @@ RUN install-tool node 22.16.0
62
RUN install-tool pnpm 10.12.1
63
64
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
65
-RUN install-tool python 3.13.4
+RUN install-tool python 3.13.5
66
67
68
USER $USER_NAME
0 commit comments