chore(deps): bump nginx from 1.23.2-alpine to 1.23.3-alpine (#8327)

This commit is contained in:
dependabot[bot]
2022-12-19 11:11:22 +00:00
committed by GitHub
parent f8f674004a
commit f3c6a2552d

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