chore(deps): bump nginx from 1.27.2-alpine to 1.27.3-alpine (#10231)

This commit is contained in:
dependabot[bot]
2024-12-02 23:51:27 +00:00
committed by GitHub
parent 0f5c0b3cd7
commit 5bf8e57e1b

View File

@@ -2,7 +2,7 @@
# We don't declare them here — take a look at our docs. # We don't declare them here — take a look at our docs.
# https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md # https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
FROM nginx:1.27.2-alpine FROM nginx:1.27.3-alpine
RUN apk add --update-cache --no-cache "nodejs" RUN apk add --update-cache --no-cache "nodejs"