Update gitLab-workhorse to 5.0.0

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-07-23 09:06:34 +02:00
parent 3dc7d0ef33
commit b795b71f54
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -5,9 +5,9 @@ ENV GITLAB_VERSION=11.1.0 \
RUBY_VERSION=2.4 \
GOLANG_VERSION=1.10.3 \
GITLAB_SHELL_VERSION=7.1.4 \
GITLAB_WORKHORSE_VERSION=4.3.1 \
GITLAB_PAGES_VERSION=0.9.1 \
GITALY_SERVER_VERSION=0.105.0 \
GITLAB_WORKHORSE_VERSION=5.0.0 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \