Skip to content

build(docker): bump nginx from 1.27.4-alpine to 1.31.4-alpine - #391

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/nginx-1.31.4-alpine
Open

build(docker): bump nginx from 1.27.4-alpine to 1.31.4-alpine#391
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/nginx-1.31.4-alpine

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps nginx from 1.27.4-alpine to 1.31.4-alpine.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade the nginx base image used by the frontend runtime from 1.27.4-alpine to 1.31.4-alpine to pick up security and upstream fixes. Both frontend and frontend-e2e stages now run on 1.31.4-alpine; no application code changes.

  • Build and run both images; verify nginx -t passes with /etc/nginx/conf.d/default.conf.
  • Smoke test static asset serving, caching headers, and gzip/brotli behavior.
  • Run the e2e suite against frontend-e2e; expect no behavior changes.
  • If issues arise, revert the image tag to 1.27.4-alpine.

Written for commit 9c36de1. Summary will update on new commits.

Review in cubic

Bumps nginx from 1.27.4-alpine to 1.31.4-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.31.4-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: docker. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants