We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2c45a commit 70aabfbCopy full SHA for 70aabfb
2 files changed
test/Dockerfile.distro
@@ -197,7 +197,7 @@ RUN install-tool node 24.15.0
197
# renovate: datasource=npm
198
RUN install-tool pnpm 10.33.0
199
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
200
-RUN install-tool yarn 4.13.0
+RUN install-tool yarn 4.14.1
201
202
#--------------------------------------
203
# Image: test-php
test/node/Dockerfile
@@ -93,7 +93,7 @@ RUN install-tool yarn 2.4.2
93
RUN install-tool yarn 3.8.1
94
95
96
97
98
99
# test: pnpm
0 commit comments