Skip to content
Snippets Groups Projects
Commit d8e692f9 authored by nd's avatar nd
Browse files

use newer mkdocs

parent 074e44d7
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ FROM debian:bullseye
RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \
apt-get -qq install mkdocs python3-pip && \
apt-get -qq install python3-pip && \
apt-get -qq clean
RUN pip3 install mkdocs-static-i18n
RUN pip3 install mkdocs mkdocs-static-i18n
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment