mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
update golang to 1.9.5
This commit is contained in:
parent
97a3a766d6
commit
ed8ef411cb
@ -5,6 +5,7 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
|
||||
|
||||
**10.6.2**
|
||||
- gitlab: upgrade CE to v10.6.2
|
||||
- golang: update to 1.9.5
|
||||
|
||||
**10.6.1**
|
||||
- gitlab: upgrade CE to v10.6.1
|
||||
|
||||
@ -3,7 +3,7 @@ LABEL maintainer="sameer@damagehead.com"
|
||||
|
||||
ENV GITLAB_VERSION=10.6.2 \
|
||||
RUBY_VERSION=2.3 \
|
||||
GOLANG_VERSION=1.9.4 \
|
||||
GOLANG_VERSION=1.9.5 \
|
||||
GITLAB_SHELL_VERSION=6.0.4 \
|
||||
GITLAB_WORKHORSE_VERSION=4.0.0 \
|
||||
GITLAB_PAGES_VERSION=0.7.1 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user