chore(deps): bump nginx from 1.25.0-alpine to 1.25.1-alpine (#8941)

This commit is contained in:
dependabot[bot]
2023-06-19 12:01:48 +00:00
committed by GitHub
parent 7e585621a1
commit 671b0f5f34

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