Use a new revision of gitlab-docs which contains mdl

https://gitlab.com/gitlab-org/gitlab-docs/merge_requests/547

We need this for older GitLab versions, otherwise the docs lint
job will fail https://dev.gitlab.org/gitlab/gitlabhq/-/jobs/5263777.
This commit is contained in:
Achilleas Pipinellis 2019-09-09 13:14:20 +02:00
parent 3a547d7398
commit d2f52db669
No known key found for this signature in database
GPG key ID: A0996FBD3E92C17B

View file

@ -3,7 +3,7 @@ MAINTAINER GitLab Documentation Team
WORKDIR /tmp
ENV GITLAB_DOCS_REVISION=1396a50b1eb9344be0403bb25e172e5408285dfe
ENV GITLAB_DOCS_REVISION=68a38f4bf0d69b9038e5d88816eebcd6471acc19
RUN apk update && apk upgrade --no-cache && apk add --no-cache \
build-base \