Update gitlab-pages to 0.9.1

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
solidnerd 2018-05-21 20:30:52 +02:00
parent cc68774aa1
commit 5ee2c4aa97
No known key found for this signature in database
GPG Key ID: C300D44AB5469BE5

View File

@ -5,9 +5,9 @@ ENV GITLAB_VERSION=10.8.0 \
RUBY_VERSION=2.3 \
GOLANG_VERSION=1.9.6 \
GITLAB_SHELL_VERSION=7.1.2 \
GITLAB_PAGES_VERSION=0.8.1 \
GITALY_SERVER_VERSION=0.96.1 \
GITLAB_WORKHORSE_VERSION=4.2.0 \
GITLAB_PAGES_VERSION=0.9.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \