We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb7f0f commit e188de0Copy full SHA for e188de0
Dockerfile
@@ -62,7 +62,7 @@ RUN install-tool node 20.17.0
62
RUN corepack enable
63
64
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
65
-RUN install-tool python 3.12.6
+RUN install-tool python 3.12.7
66
67
# prepare some tools for gitpod
68
#RUN prepare-tool python
0 commit comments