mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Update Node.js version to 18.17.0
This commit is contained in:
parent
6b595c42c3
commit
126f9c37b6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ RUN cd /usr/bin && find ../lib/google-cloud-sdk/bin -type f -executable -exec ln
|
||||||
ADD /scripts/ /scripts/
|
ADD /scripts/ /scripts/
|
||||||
ADD /patches /patches/
|
ADD /patches /patches/
|
||||||
|
|
||||||
ENV NODE_INSTALL_VERSION=18.16.0
|
ENV NODE_INSTALL_VERSION=18.17.0
|
||||||
ENV YARN_INSTALL_VERSION=1.22.19
|
ENV YARN_INSTALL_VERSION=1.22.19
|
||||||
RUN /scripts/install-www-gitlab-com
|
RUN /scripts/install-www-gitlab-com
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue