Skip to content
Snippets Groups Projects
Commit 847dabf5 authored by DJ Mountney's avatar DJ Mountney
Browse files

Merge branch 'leipert-update-node' into 'master'

Update node and yarn to match what is in our docs

See merge request gitlab-org/build/CNG!234
parents 9de91bcd ff85682d
No related merge requests found
......@@ -22,8 +22,8 @@ ARG DATADIR=/var/opt/gitlab
ARG CPU_COUNT=4
ARG GITLAB_USER=git
ARG COMPILE_ASSETS_ENV="RAILS_ENV=production NODE_ENV=production USE_DB=false SKIP_STORAGE_VALIDATION=true"
ARG NODE_VERSION=8.12.0
ARG YARN_VERSION=1.10.1
ARG NODE_VERSION=12.4.0
ARG YARN_VERSION=1.16.0
# install runtime deps
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment