Skip to content

Commit

Permalink
chore(deps): bump nginx from 1.27.2-alpine to 1.27.3-alpine (#10231)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0f5c0b3 commit 5bf8e57
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.27.2-alpine
FROM nginx:1.27.3-alpine

RUN apk add --update-cache --no-cache "nodejs"

Expand Down

0 comments on commit 5bf8e57

Please sign in to comment.