diff --git a/hack/docs.Dockerfile b/hack/docs.Dockerfile index 849a541..cc5b1b0 100644 --- a/hack/docs.Dockerfile +++ b/hack/docs.Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.2 -FROM squidfunk/mkdocs-material:7.1.7 AS base +FROM squidfunk/mkdocs-material:7.1.9 AS base RUN apk add --no-cache \ git \ git-fast-import \