diff --git a/Dockerfile b/Dockerfile index 9383457..18fc241 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM squidfunk/mkdocs-material:6.1.5 +FROM squidfunk/mkdocs-material:6.1.6 LABEL maintainer="Michael Hausenblas, hausenbl@amazon.com" COPY action.sh /action.sh