Update gitlab-workhorse to 7.1.0

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-11-25 12:47:51 +01:00 committed by Niclas Mietz
parent a2da8fe221
commit 2bd920a7a7

View File

@ -18,10 +18,10 @@ LABEL \
ENV GITLAB_VERSION=${VERSION} \
RUBY_VERSION=2.4 \
GOLANG_VERSION=1.10.4 \
GITLAB_WORKHORSE_VERSION=7.0.0 \
GITLAB_PAGES_VERSION=1.1.0 \
GITALY_SERVER_VERSION=0.125.1 \
GITLAB_SHELL_VERSION=8.4.1 \
GITLAB_WORKHORSE_VERSION=7.1.0 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \