repositories
/
mbt-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bf0b11
)
chore: revert to existing yarn version on download endpoint
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 17 Apr 2024 14:51:08 +0000
(16:51 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 17 Apr 2024 14:51:08 +0000
(16:51 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 4ec58fd9f7f42a6bbf1dc1eb3e11e092e8b5de39..a8d5a31f48e802369d182f6173f1bb817ea9f4fe 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-78,7
+78,7
@@
RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& node --version \
&& npm --version
-ARG YARN_VERSION=1.22.
22
+ARG YARN_VERSION=1.22.
19
RUN set -ex \
&& savedAptMark="$(apt-mark showmanual)" \