Update golang to 1.11.4

This commit is contained in:
solidnerd 2018-12-26 12:50:17 +01:00 committed by Niclas Mietz
parent b75862f470
commit 7f349a35bb

View File

@ -6,7 +6,7 @@ ARG VERSION=11.6.0
ENV GITLAB_VERSION=${VERSION} \
RUBY_VERSION=2.5 \
GOLANG_VERSION=1.10.5 \
GOLANG_VERSION=1.11.4 \
GITLAB_SHELL_VERSION=8.4.3 \
GITLAB_WORKHORSE_VERSION=7.6.0 \
GITLAB_PAGES_VERSION=1.3.1 \