upgrade golang to 1.10.4

This commit is contained in:
Klos, Jan 2018-11-01 23:14:04 +01:00
parent b7e5279207
commit 186d6a062e
No known key found for this signature in database
GPG Key ID: 66A660B99F2729AE
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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 \