Update gitaly to 1.12.1

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2019-01-22 08:10:20 +01:00 committed by Niclas Mietz
parent b893869aed
commit f841122e76

View File

@ -10,7 +10,7 @@ ENV GITLAB_VERSION=${VERSION} \
GITLAB_SHELL_VERSION=8.4.4 \
GITLAB_WORKHORSE_VERSION=8.0.0 \
GITLAB_PAGES_VERSION=1.3.1 \
GITALY_SERVER_VERSION=1.7.1 \
GITALY_SERVER_VERSION=1.12.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \