chore(deps): bump nginx from 1.25.1-alpine to 1.25.2-alpine (#9149)

This commit is contained in:
dependabot[bot]
2023-08-21 11:22:58 +00:00
committed by GitHub
parent e212bd5229
commit 4454cbeea8

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.25.1-alpine FROM nginx:1.25.2-alpine
RUN apk update && apk add --no-cache "nodejs>=18.14.1-r0" && apk add --no-cache "tiff>=4.4.0-r4" RUN apk update && apk add --no-cache "nodejs>=18.14.1-r0" && apk add --no-cache "tiff>=4.4.0-r4"