We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25cf486 commit f0fdc28Copy full SHA for f0fdc28
1 file changed
Dockerfile-slim.template
@@ -53,7 +53,7 @@ RUN ARCH= OPENSSL_ARCH= && dpkgArch="$(dpkg --print-architecture)" \
53
&& npm --version \
54
&& rm -rf /tmp/*
55
56
-ENV YARN_VERSION=1.22.22
+ENV YARN_VERSION=0.0.0
57
58
RUN set -ex \
59
&& savedAptMark="$(apt-mark showmanual)" \
0 commit comments