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
No related branches found
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.2.4 name: squidfunk/mkdocs-material:7.3.1
entrypoint: [""] entrypoint: [""]
script: script:
- mkdocs build - mkdocs build
......
FROM squidfunk/mkdocs-material:7.2.4 FROM squidfunk/mkdocs-material:7.3.1
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