We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b243027 commit 3e8cd96Copy full SHA for 3e8cd96
2 files changed
requirements.txt
@@ -8,5 +8,5 @@ git+https://github.com/fralau/mkdocs_macros_plugin.git@v1.3.7
8
# Only for pre-commit checks not for mkdocs it selfe
9
pre-commit==4.0.1
10
mkdocs-git-authors-plugin==0.9.2
11
-mkdocs-drawio==1.8.2
+mkdocs-drawio==1.15.0
12
mike==2.1.3
run-local.sh
@@ -1,4 +1,4 @@
1
podman run -ti --user 0 --rm \
2
-v $(pwd):/opt/app-root/src:z \
3
- -p 8080:8080 quay.io/openshift-examples/builder:202601121657
+ -p 8080:8080 quay.io/openshift-examples/builder:202604300846
4
0 commit comments