Upgrade gitlab-workhorse to 0.7.11

This commit is contained in:
SolidNerd 2016-08-25 08:22:44 +02:00
parent 1909a5a5ed
commit 422f8ec9e2

View File

@ -5,7 +5,7 @@ ENV GITLAB_VERSION=8.11.0 \
RUBY_VERSION=2.3 \
GOLANG_VERSION=1.5.3 \
GITLAB_SHELL_VERSION=3.4.0 \
GITLAB_WORKHORSE_VERSION=0.7.8 \
GITLAB_WORKHORSE_VERSION=0.7.11 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \