Use Ruby 2.4

This commit is contained in:
Peter Leitzen 2017-04-04 11:14:38 +02:00
parent c00e1d159e
commit 9d1340574b

View File

@ -2,7 +2,7 @@ FROM sameersbn/ubuntu:16.04.20190706
LABEL maintainer="sameer@damagehead.com"
ENV GITLAB_VERSION=11.0.2 \
RUBY_VERSION=2.3 \
RUBY_VERSION=2.4 \
GOLANG_VERSION=1.10.3 \
GITLAB_SHELL_VERSION=7.1.4 \
GITLAB_WORKHORSE_VERSION=4.3.1 \