Merge branch 'new-docs-lint-image' into 'master'

Use a new revision of gitlab-docs which contains mdl

See merge request gitlab-org/gitlab-build-images!224
This commit is contained in:
Achilleas Pipinellis 2019-09-09 12:21:55 +00:00
commit 83e34e977f

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 \