diff --git a/Dockerfile b/Dockerfile index c4cbf3e11..d2307a3b7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,8 +45,6 @@ RUN \ && \ if [ "${WITH_PLUGINS}" = "true" ]; then \ pip install --no-cache-dir \ - 'mkdocs-awesome-pages-plugin>=2.2.1' \ - 'mkdocs-git-revision-date-localized-plugin>=0.4' \ 'mkdocs-minify-plugin>=0.3' \ 'mkdocs-redirects>=1.0'; \ fi \ diff --git a/docs/deprecations.md b/docs/deprecations.md index 35194dc78..3f1b99043 100644 --- a/docs/deprecations.md +++ b/docs/deprecations.md @@ -118,7 +118,7 @@ templates can be shared among multiple pages: ### Bundled plugins :octicons-archive-24: Deprecated: 5.5 ยท -:octicons-trash-24: Removal: 6.x +:octicons-trash-24: Removed: 6.0 Over the last years, the Docker image has continually increased in size. For CI it's important that download times are as short as possible, which is why the