mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Use Ruby 2.4
This commit is contained in:
parent
c00e1d159e
commit
9d1340574b
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user