chore(deps): bump nginx from 1.21.5-alpine to 1.21.6-alpine (#7812)

This commit is contained in:
dependabot[bot]
2022-01-31 11:17:35 +00:00
committed by GitHub
parent 7a30200274
commit 23c3eadb28

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