mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Update golang to 1.12.12
Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
parent
19c49d1a45
commit
4607505c82
@ -6,7 +6,7 @@ ARG VERSION=12.4.0
|
||||
|
||||
ENV GITLAB_VERSION=${VERSION} \
|
||||
RUBY_VERSION=2.6 \
|
||||
GOLANG_VERSION=1.12.9 \
|
||||
GOLANG_VERSION=1.12.12 \
|
||||
GITLAB_SHELL_VERSION=10.2.0 \
|
||||
GITLAB_WORKHORSE_VERSION=8.14.0 \
|
||||
GITLAB_PAGES_VERSION=1.11.0 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user