chore(package): update docker.io/squidfunk/mkdocs-material docker tag to v9.7.6

This commit is contained in:
Renovate Bot 2026-03-19 16:36:46 +00:00
commit cac8a6d4e7

View file

@ -1,5 +1,5 @@
# renovate: datasource=github-releases depName=squidfunk/mkdocs-material versioning=semver
ARG MKDOCS_MATERIAL_VERSION=9.7.5
ARG MKDOCS_MATERIAL_VERSION=9.7.6
FROM docker.io/squidfunk/mkdocs-material:${MKDOCS_MATERIAL_VERSION}
WORKDIR /docs