Update docs revision

We need to use a recent version of Nanoc, since it fixes a bug
causing the builds to fail.

https://gitlab.com/gitlab-org/gitlab-docs/issues/395
This commit is contained in:
Achilleas Pipinellis 2019-09-05 09:26:05 +02:00
parent 8ead021c4d
commit 0faa7ddc5c
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=09947dbfa5ed5e597233b97aee9b34621c28e1f7
ENV GITLAB_DOCS_REVISION=1396a50b1eb9344be0403bb25e172e5408285dfe
RUN apk update && apk upgrade --no-cache && apk add --no-cache \
build-base \