We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc62a13 commit 47a77d6Copy full SHA for 47a77d6
1 file changed
Dockerfile
@@ -68,7 +68,7 @@ RUN install-tool node 24.15.0
68
RUN install-tool pnpm 11.0.9
69
70
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
71
-RUN install-tool python 3.14.4
+RUN install-tool python 3.14.5
72
73
74
USER $USER_NAME
0 commit comments