We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a752dc4 commit 25cf486Copy full SHA for 25cf486
1 file changed
Dockerfile-debian.template
@@ -39,7 +39,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
39
&& npm --version \
40
&& rm -rf /tmp/*
41
42
-ENV YARN_VERSION=1.22.22
+ENV YARN_VERSION=0.0.0
43
44
RUN set -ex \
45
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
0 commit comments