Upgrade GitLab Pages to 0.8.1

See https://gitlab.com/gitlab-org/gitlab-ce/blob/v10.7.3/GITLAB_PAGES_VERSION
This commit is contained in:
Even Holthe 2018-05-04 09:34:51 +02:00
parent 2052c0ec2c
commit eef9056f6b

View File

@ -6,7 +6,7 @@ ENV GITLAB_VERSION=10.7.3 \
GOLANG_VERSION=1.9.5 \
GITLAB_SHELL_VERSION=7.1.2 \
GITLAB_WORKHORSE_VERSION=4.1.0 \
GITLAB_PAGES_VERSION=0.8.0 \
GITLAB_PAGES_VERSION=0.8.1 \
GITALY_SERVER_VERSION=0.96.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \