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