chore(deps): bump nginx from 1.21.4-alpine to 1.21.5-alpine (#7731)

This commit is contained in:
dependabot[bot]
2022-01-03 11:19:05 +00:00
committed by GitHub
parent 8718d4b267
commit 7cecd1e2eb

View File

@@ -2,7 +2,7 @@
# 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
FROM nginx:1.21.4-alpine
FROM nginx:1.21.5-alpine
RUN apk update && apk add --no-cache "nodejs>=14.17.6-r0"