build(deps): bump nginx from 1.29.5-alpine to 1.29.6-alpine in /webapp (#9379)

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:
dependabot[bot] 2026-03-20 19:41:31 +00:00 committed by GitHub
parent 194fc53ade
commit c1810dcd6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM nginx:1.29.5-alpine AS base
FROM nginx:1.29.6-alpine AS base
LABEL org.label-schema.name="ocelot.social:maintenance"
LABEL org.label-schema.description="Maintenance page of the Social Network Software ocelot.social"
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"