Upgrading to Workhorse 1.0.1

This commit is contained in:
phenomax 2016-11-29 12:10:09 +01:00 committed by solidnerd
parent e90506fb18
commit 55195e2a53
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -5,7 +5,7 @@ ENV GITLAB_VERSION=8.14.1 \
RUBY_VERSION=2.3 \
GOLANG_VERSION=1.6.3 \
GITLAB_SHELL_VERSION=4.0.0 \
GITLAB_WORKHORSE_VERSION=1.0.0 \
GITLAB_WORKHORSE_VERSION=1.0.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \