mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-03 08:05:37 +00:00
build(deps): bump nginx from 1.29.6-alpine to 1.29.7-alpine in /maintenance (#9467)
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:
parent
bbff1b81a2
commit
da95664285
@ -48,7 +48,7 @@ RUN npx nuxt generate
|
||||
# ==============================================================================
|
||||
# Stage 5: Production (static site served by nginx)
|
||||
# ==============================================================================
|
||||
FROM nginx:1.29.6-alpine AS production
|
||||
FROM nginx:1.29.7-alpine AS production
|
||||
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user