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

Bump node version in opensuse 42.1

parent dfa108f9
No related branches found
No related tags found
1 merge request!26Rpi wheezy gcc
Loading
Loading
@@ -74,7 +74,7 @@ RUN /usr/local/bin/gem update --system ${RUBYGEMS_VERSION} --no-ri --no-rdoc
ENV BUNDLER_VERSION 1.13.6
RUN /usr/local/bin/gem install bundler --version ${BUNDLER_VERSION} --no-ri --no-rdoc
 
ENV NODE_VERSION 6.9.3
ENV NODE_VERSION 6.9.5
RUN zypper -q -n in nodejs6-${NODE_VERSION} npm6-${NODE_VERSION}
 
RUN mkdir -p /opt/gitlab /var/cache/omnibus ~/.ssh
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment