Update gitaly to 0.81.0

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-02-25 09:37:04 +01:00
parent f533ab3a9d
commit 3f839952f4
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -7,7 +7,7 @@ ENV GITLAB_VERSION=10.5.0 \
GITLAB_SHELL_VERSION=6.0.3 \
GITLAB_WORKHORSE_VERSION=3.6.0 \
GITLAB_PAGES_VERSION=0.6.0 \
GITALY_SERVER_VERSION=0.66.0 \
GITALY_SERVER_VERSION=0.81.0 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \