We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd293e commit 4a46152Copy full SHA for 4a46152
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12 as builder
+FROM python:3.14 as builder
2
3
RUN pip3 install mkdocs-mermaid2-plugin mkdocs-table-reader-plugin mkdocs-include-markdown-plugin
4
0 commit comments