We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55fcf6 commit 7a96720Copy full SHA for 7a96720
2 files changed
linux/Dockerfile
@@ -28,7 +28,7 @@ RUN install-tool dotnet 9.0.312
28
RUN install-tool dotnet 10.0.201
29
30
# renovate: datasource=node
31
-RUN install-tool node 24.14.0
+RUN install-tool node 24.14.1
32
33
# renovate: datasource=npm
34
RUN install-tool pnpm 10.32.1
windows/Dockerfile
@@ -19,7 +19,7 @@ RUN git config --system safe.directory "*"
19
RUN install-tool powershell v7.6.0
20
21
22
23
24
25
RUN install-npm pnpm 10.32.1
0 commit comments