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

upgraded version

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