Update Gitaly to 0.59.2

This commit is contained in:
solidnerd 2017-12-22 15:27:02 +01:00
parent ff5552799d
commit dd47f5f529
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -7,7 +7,7 @@ ENV GITLAB_VERSION=10.3.0 \
GITLAB_SHELL_VERSION=5.10.2 \
GITLAB_WORKHORSE_VERSION=3.3.1 \
GITLAB_PAGES_VERSION=0.6.0 \
GITALY_SERVER_VERSION=0.52.1 \
GITALY_SERVER_VERSION=0.59.2 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \