mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Use npm repo instead of apt on Yarn install
Co-authored-by: Lukas 'Eipi' Eipert <leipert@gitlab.com> Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
parent
351ef2e34a
commit
e29a606bbc
4 changed files with 10 additions and 11 deletions
|
|
@ -7,7 +7,7 @@ MAINTAINER GitLab Quality Team
|
|||
ENV LC_ALL "C.UTF-8"
|
||||
|
||||
ENV NODE_VERSION=14.16.1
|
||||
ENV YARN_VERSION=1.22.5-1
|
||||
ENV YARN_VERSION=1.22.10
|
||||
ENV GITLAB_GEM_VERSION=4.16.1
|
||||
ENV DANGER_GEM_VERSION=8.2.2
|
||||
ENV DANGER_GITLAB_GEM_VERSION=8.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue