diff --git a/website/Dockerfile b/website/Dockerfile index d75a1feab9..a498e10fb4 100644 --- a/website/Dockerfile +++ b/website/Dockerfile @@ -36,7 +36,7 @@ COPY ./SECURITY.md /work/ RUN corepack npm run build -FROM docker.io/library/nginx:1.29-trixie@sha256:7f0adca1fc6c29c8dc49a2e90037a10ba20dc266baaed0988e9fb4d0d8b85ba0 +FROM docker.io/library/nginx:1.29-trixie@sha256:3acc8b9cc6421db48299559e937b2ade69ddd609453b4f44c21ccb239d614535 LABEL org.opencontainers.image.authors="Authentik Security Inc." \ org.opencontainers.image.source="https://github.com/goauthentik/authentik" \ org.opencontainers.image.description="authentik product documentation" \