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

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-29 00:52:04 +00:00 committed by GitHub
parent 2b188dfa09
commit e756c11ff8
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.6-alpine AS base
FROM nginx:1.29.7-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"