update gitaly to 0.95.0

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-04-21 19:05:49 +02:00
parent bf3a9ca68c
commit 0575981feb
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -4,10 +4,10 @@ LABEL maintainer="sameer@damagehead.com"
ENV GITLAB_VERSION=10.7.0 \
RUBY_VERSION=2.3 \
GOLANG_VERSION=1.9.5 \
GITALY_SERVER_VERSION=0.91.0 \
GITLAB_SHELL_VERSION=7.1.2 \
GITLAB_WORKHORSE_VERSION=4.1.0 \
GITLAB_PAGES_VERSION=0.8.0 \
GITALY_SERVER_VERSION=0.95.0 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \