Update gitaly to 0.100.1

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-06-01 19:31:24 +02:00 committed by Niclas Mietz
parent f8b1b5fbbe
commit 6f8f66b9b8

View File

@ -7,7 +7,7 @@ ENV GITLAB_VERSION=10.8.3 \
GITLAB_SHELL_VERSION=7.1.2 \
GITLAB_WORKHORSE_VERSION=4.2.1 \
GITLAB_PAGES_VERSION=0.9.1 \
GITALY_SERVER_VERSION=0.100.0 \
GITALY_SERVER_VERSION=0.100.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \