Update golang to 1.10.5

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-11-25 12:56:15 +01:00 committed by Niclas Mietz
parent 029807a2be
commit 3bb8c0702d

View File

@ -16,8 +16,8 @@ LABEL \
com.damagehead.gitlab.license=MIT
ENV GITLAB_VERSION=${VERSION} \
GOLANG_VERSION=1.10.4 \
RUBY_VERSION=2.5 \
GOLANG_VERSION=1.10.5 \
GITLAB_WORKHORSE_VERSION=7.0.0 \
GITLAB_PAGES_VERSION=1.1.0 \
GITALY_SERVER_VERSION=0.125.1 \