Update gitlay to 0.120.0

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-09-22 08:55:41 +02:00
parent c788356f86
commit 42708dd8a0
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -5,10 +5,10 @@ LABEL maintainer="sameer@damagehead.com"
ENV GITLAB_VERSION=11.3.0 \
RUBY_VERSION=2.4 \
GOLANG_VERSION=1.10.3 \
GITALY_SERVER_VERSION=0.117.2 \
GITLAB_SHELL_VERSION=8.3.3 \
GITLAB_WORKHORSE_VERSION=6.1.0 \
GITLAB_PAGES_VERSION=1.1.0 \
GITALY_SERVER_VERSION=0.120.0 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \