diff --git a/docs/Dockerfile b/docs/Dockerfile index 6f93fc69..ea8170c6 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,4 +1,4 @@ -FROM squidfunk/mkdocs-material:7.2.4 +FROM squidfunk/mkdocs-material:7.2.6 RUN apk add --no-cache \ git \