Skip to content
Snippets Groups Projects
Commit 1f846921 authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Update Dockerfile

parent bf86f64f
No related branches found
No related tags found
4 merge requests!795Automated merge from preview to main,!794Automated merge from preview to main,!793Automated merge from preview to main,!790Update Dockerfile
...@@ -14,7 +14,7 @@ RUN pip install mkdocs>=1.1.2 mkdocs-material>=7.1.0 mkdocs-htmlproofer-plugin== ...@@ -14,7 +14,7 @@ RUN pip install mkdocs>=1.1.2 mkdocs-material>=7.1.0 mkdocs-htmlproofer-plugin==
RUN apt-get update && apt-get install -y nodejs npm aspell git git-lfs RUN apt-get update && apt-get install -y nodejs npm aspell git git-lfs
RUN npm install -g markdownlint-cli markdown-link-check RUN npm install -g markdownlint-cli@0.32.2 markdown-link-check
########################################### ###########################################
# prepare git for automatic merging in CI # # prepare git for automatic merging in CI #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment