Update gitaly to 1.34.1

This commit is contained in:
Dominic Dey-Marckmann 2019-04-29 21:13:15 +02:00 committed by solidnerd
parent 4b2dd9368b
commit d92260eb20
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -10,7 +10,7 @@ ENV GITLAB_VERSION=${VERSION} \
GITLAB_SHELL_VERSION=9.0.0 \
GITLAB_WORKHORSE_VERSION=8.5.1 \
GITLAB_PAGES_VERSION=1.5.0 \
GITALY_SERVER_VERSION=1.34.0 \
GITALY_SERVER_VERSION=1.34.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \