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 f23de0a commit 5de515cCopy full SHA for 5de515c
test/Dockerfile.distro
@@ -155,7 +155,7 @@ RUN install-tool node 22.18.0
155
# renovate: datasource=npm
156
RUN install-tool pnpm 10.15.0
157
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
158
-RUN install-tool yarn 4.9.3
+RUN install-tool yarn 4.9.4
159
160
#--------------------------------------
161
# 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