Skip to content

chore(deps): update Node.js and Nginx images to latest versions#1331

Merged
nilsgstrabo merged 1 commit intomasterfrom
security/bump-node-and-nginx
Feb 9, 2026
Merged

chore(deps): update Node.js and Nginx images to latest versions#1331
nilsgstrabo merged 1 commit intomasterfrom
security/bump-node-and-nginx

Conversation

@nilsgstrabo
Copy link
Copy Markdown
Contributor

This pull request updates the base images used for both the web and proxy services to newer versions, ensuring improved security and compatibility.
Image version upgrades:

  • Updated the web service image from node:22.12-alpine3.21 to node:24.13.0-alpine3.23 in docker-compose.yml, providing a newer Node.js runtime and Alpine base.
  • Updated the proxy service image from nginxinc/nginx-unprivileged:1.29-alpine3.22 to nginxinc/nginx-unprivileged:1.29.5-alpine3.23 in both docker-compose.yml and Dockerfile, ensuring a more recent Nginx version and Alpine base. [1] [2]

@nilsgstrabo nilsgstrabo requested a review from Richard87 February 9, 2026 13:53
@nilsgstrabo nilsgstrabo self-assigned this Feb 9, 2026
@nilsgstrabo nilsgstrabo merged commit d0e302d into master Feb 9, 2026
12 checks passed
@nilsgstrabo nilsgstrabo deleted the security/bump-node-and-nginx branch February 9, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants