Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
infrastructure
mkdocs
Commits
73728e80
Commit
73728e80
authored
Feb 24, 2021
by
Dmitry Volodin
Browse files
mkdocs-material 7.0.0
parent
bc902526
Pipeline
#30469
passed with stage
in 4 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
73728e80
...
...
@@ -5,7 +5,7 @@ RUN set -ex \
&&
apk add
--no-cache
git python3 libxml2 libxslt
\
&&
python3
-m
ensurepip
\
&&
pip3
install
--upgrade
pip
\
&&
pip3
install
lxml
==
4.6.2 mkdocs-material
==
6.2.3
mkdocs-macros-plugin
==
0.5.0 mkdocs-mermaid2-plugin
==
0.5.1
\
&&
pip3
install
lxml
==
4.6.2 mkdocs-material
==
7.0.0
mkdocs-macros-plugin
==
0.5.0 mkdocs-mermaid2-plugin
==
0.5.1
\
&&
apk del .build-deps
WORKDIR
/docs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment