chore(deps): bump nginx from 1.26.0-alpine to 1.27.0-alpine (#9997)

This commit is contained in:
dependabot[bot]
2024-06-03 23:44:55 +00:00
committed by GitHub
parent 2f3d45359c
commit c47be91ce6

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.26.0-alpine FROM nginx:1.27.0-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 "