mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
upgrade golang to 1.10.4
This commit is contained in:
parent
b7e5279207
commit
186d6a062e
@ -3,6 +3,9 @@
|
||||
This file only reflects the changes that are made in this image. Please refer to the upstream GitLab [CHANGELOG](
|
||||
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list of changes in GitLab.
|
||||
|
||||
**11.4.4**
|
||||
- golang: update to 1.10.4
|
||||
|
||||
**11.4.3**
|
||||
- gitlab: upgrade CE to v11.4.3
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ LABEL maintainer="sameer@damagehead.com"
|
||||
|
||||
ENV GITLAB_VERSION=11.4.3 \
|
||||
RUBY_VERSION=2.4 \
|
||||
GOLANG_VERSION=1.10.3 \
|
||||
GOLANG_VERSION=1.10.4 \
|
||||
GITLAB_SHELL_VERSION=8.3.3 \
|
||||
GITLAB_WORKHORSE_VERSION=7.0.0 \
|
||||
GITLAB_PAGES_VERSION=1.1.0 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user