Update gitaly to 0.125.1

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-10-19 20:48:31 +02:00
parent 987c8b8d66
commit 2704b41d16
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -8,7 +8,7 @@ ENV GITLAB_VERSION=11.4.0 \
GITLAB_SHELL_VERSION=8.3.3 \
GITLAB_WORKHORSE_VERSION=7.0.0 \
GITLAB_PAGES_VERSION=1.1.0 \
GITALY_SERVER_VERSION=0.120.1 \
GITALY_SERVER_VERSION=0.125.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \