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 a73dfa4 commit 0b7254fCopy full SHA for 0b7254f
Dockerfile
@@ -59,7 +59,7 @@ RUN install-tool docker v27.5.1
59
RUN install-tool node 22.14.0
60
61
# renovate: datasource=npm
62
-RUN install-tool pnpm 10.2.1
+RUN install-tool pnpm 10.3.0
63
64
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
65
RUN install-tool python 3.13.2
package.json
@@ -18,7 +18,7 @@
18
"prettier": "3.5.0",
19
"prettier-plugin-packagejson": "2.5.8"
20
},
21
- "packageManager": "pnpm@10.2.1",
+ "packageManager": "pnpm@10.3.0",
22
"engines": {
23
"node": "^22.11.0",
24
"pnpm": "^10.0.0"
0 commit comments