chore(deps): bump nginx from 1.27.3-alpine to 1.27.4-alpine (#10283)

Bumps nginx from 1.27.3-alpine to 1.27.4-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 16:42:04 +01:00
committed by GitHub
parent d437474b0c
commit d194c832fb

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.27.3-alpine FROM nginx:1.27.4-alpine
RUN apk add --update-cache --no-cache "nodejs" RUN apk add --update-cache --no-cache "nodejs"