We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904949d commit c4e05afCopy full SHA for c4e05af
1 file changed
Dockerfile
@@ -68,7 +68,7 @@ RUN install-tool node 24.13.0
68
RUN install-tool pnpm 10.28.2
69
70
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
71
-RUN install-tool python 3.14.2
+RUN install-tool python 3.14.3
72
73
74
USER $USER_NAME
0 commit comments