diff --git a/hack/docs.Dockerfile b/hack/docs.Dockerfile index 475ce4b..366363e 100644 --- a/hack/docs.Dockerfile +++ b/hack/docs.Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.2 -FROM squidfunk/mkdocs-material:6.2.4 AS base +FROM squidfunk/mkdocs-material:6.2.8 AS base RUN apk add --no-cache \ git \ git-fast-import \