chore(deps): bump nginx from 1.23.1-alpine to 1.23.2-alpine (#8247)

This commit is contained in:
dependabot[bot]
2022-10-24 11:15:49 +00:00
committed by GitHub
parent 2005a0c996
commit 95463759c6

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