mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
core: bump library/nginx from bc45d24 to dec7a90 in /website (#20974)
Bumps library/nginx from `bc45d24` to `dec7a90`. --- updated-dependencies: - dependency-name: library/nginx dependency-version: 1.29-trixie dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -36,6 +36,6 @@ COPY ./SECURITY.md /work/
|
||||
|
||||
RUN corepack npm run build
|
||||
|
||||
FROM docker.io/library/nginx:1.29-trixie@sha256:bc45d248c4e1d1709321de61566eb2b64d4f0e32765239d66573666be7f13349
|
||||
FROM docker.io/library/nginx:1.29-trixie@sha256:dec7a90bd0973b076832dc56933fe876bc014929e14b4ec49923951405370112
|
||||
|
||||
COPY --from=docs-builder /work/website/docs/build /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user