Skip to content
Snippets Groups Projects
Verified Commit 5ceff317 authored by Radeczki Gergő István's avatar Radeczki Gergő István :fire:
Browse files

upgraded to 7.2.4

parent bc8a6c66
Branches
No related tags found
1 merge request!59Upgrade n fix
...@@ -5,7 +5,7 @@ stages: ...@@ -5,7 +5,7 @@ stages:
mkdocs: mkdocs:
stage: build stage: build
image: image:
name: squidfunk/mkdocs-material:7.1.7 name: squidfunk/mkdocs-material:7.2.4
entrypoint: [""] entrypoint: [""]
script: script:
- mkdocs build - mkdocs build
......
FROM squidfunk/mkdocs-material:7.1.7 FROM squidfunk/mkdocs-material:7.2.4
ADD . /docs/ ADD . /docs/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment