Update gitaly to 1.72.1

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2019-12-05 11:01:13 +01:00 committed by Niclas Mietz
parent 87b1ec7bb9
commit c008d5f0da

View File

@ -10,7 +10,7 @@ ENV GITLAB_VERSION=${VERSION} \
GITLAB_SHELL_VERSION=10.2.0 \
GITLAB_WORKHORSE_VERSION=8.14.1 \
GITLAB_PAGES_VERSION=1.12.0 \
GITALY_SERVER_VERSION=1.72.0 \
GITALY_SERVER_VERSION=1.72.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \