chore(deps): bump nginx from 1.27.0-alpine to 1.27.2-alpine (#10163)

This commit is contained in:
dependabot[bot]
2024-10-07 23:06:09 +00:00
committed by GitHub
parent d111183738
commit 4d9ec4fb0e

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.0-alpine FROM nginx:1.27.2-alpine
RUN apk update && apk add --no-cache "nodejs>=18.20.1-r0 " RUN apk update && apk add --no-cache "nodejs>=18.20.1-r0 "