mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Update ruby to 2.6
This commit is contained in:
parent
d2672dec82
commit
d9276e8cd7
@ -8,6 +8,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
|
||||
- Update gitaly to 1.47.0
|
||||
- Update gitlab-shell to 9.3.0
|
||||
- Update gitlab-pages to 1.6.1
|
||||
- ruby: update to 2.6
|
||||
|
||||
**11.11.3**
|
||||
- gitlab: upgrade CE to v11.11.3
|
||||
|
||||
@ -5,7 +5,7 @@ ARG VCS_REF
|
||||
ARG VERSION=12.0.0
|
||||
|
||||
ENV GITLAB_VERSION=${VERSION} \
|
||||
RUBY_VERSION=2.5 \
|
||||
RUBY_VERSION=2.6 \
|
||||
GOLANG_VERSION=1.12.6 \
|
||||
GITLAB_SHELL_VERSION=9.3.0 \
|
||||
GITLAB_WORKHORSE_VERSION=8.7.0 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user