mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Update golang to 1.12.5
This commit is contained in:
parent
6e6add4210
commit
3446236fea
@ -6,6 +6,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
|
||||
**11.11.3**
|
||||
- gitlab: upgrade CE to v11.11.3
|
||||
- Update gitaly to 1.42.4
|
||||
- Update golang to 1.12.5
|
||||
|
||||
**11.11.2**
|
||||
- gitlab: upgrade CE to v11.11.2
|
||||
|
||||
@ -6,7 +6,7 @@ ARG VERSION=11.11.3
|
||||
|
||||
ENV GITLAB_VERSION=${VERSION} \
|
||||
RUBY_VERSION=2.5 \
|
||||
GOLANG_VERSION=1.11.9 \
|
||||
GOLANG_VERSION=1.12.5 \
|
||||
GITLAB_SHELL_VERSION=9.1.0 \
|
||||
GITLAB_WORKHORSE_VERSION=8.7.0 \
|
||||
GITLAB_PAGES_VERSION=1.5.0 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user