Skip to content

Commit

Permalink
chore(deps): bump nginx from 1.25.1-alpine to 1.25.2-alpine (#9149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent e212bd5 commit 4454cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.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"

Expand Down

0 comments on commit 4454cbe

Please sign in to comment.