diff --git a/docs/Dockerfile b/docs/Dockerfile index 8ae37f197..2552762dc 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,5 +1,5 @@ # version 9.5.35 -FROM squidfunk/mkdocs-material@sha256:f226a2d2d5983643cab401491fc40e8a5711a50e90c21433f80e91c014cff1f5 +FROM squidfunk/mkdocs-material@sha256:3555052d6cbde1086b166ebacacc43126c6fb0a7b990f324072150725aa63b18 # Install Node.js RUN apk add --no-cache nodejs=20.15.1-r0 npm