diff --git a/docs/Dockerfile b/docs/Dockerfile index c23fc47697..5a45d4bd21 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,5 +1,5 @@ # version 9.5.35 -FROM squidfunk/mkdocs-material@sha256:95f2ff42251979c043d6cb5b1c82e6ae8189e57e02105813dd1ce124021a418b +FROM squidfunk/mkdocs-material@sha256:f6c81d538499f5755c8d1486f0abcda50bb631be391890ef823fcba18803114a # Install Node.js RUN apk add --no-cache nodejs=20.15.1-r0 npm