Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/_includes/nginx_versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Scalingo supports the following versions of Nginx:

| Nginx version | `scalingo-22` ([EOL]) | `scalingo-24` | `scalingo-26` |
| --------------------: | --------------------: | -------------: | -------------: |
| **`1.31`** (Mainline) | Up to `1.31.1` | Up to `1.31.1` | Up to `1.31.1` |
| **`1.30`** (Stable) | Up to `1.30.2` | Up to `1.30.2` | Up to `1.30.2` |
| **`1.31`** (Mainline) | Up to `1.31.2` | Up to `1.31.2` | Up to `1.31.2` |
| **`1.30`** (Stable) | Up to `1.30.3` | Up to `1.30.3` | Up to `1.30.3` |

{% include scalingo_22_deprecation_note.md %}

[EOL]: {% post_url platform/internals/stacks/2000-01-01-stacks %}#stack-end-of-life
[EOL]: {% post_url platform/internals/stacks/2000-01-01-stacks %}#stack-end-of-life
12 changes: 12 additions & 0 deletions src/changelog/buildpacks/_posts/2026-06-22-nginx-1.30.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
modified_at: 2026-06-22 12:00:00
title: 'nginx: nginx 1.30.3 (stable) is now available'
github: 'https://github.com/Scalingo/nginx-buildpack'
---

nginx `1.30.3` (stable) is now available.

This is also the default version deployed on all stacks when using the
[nginx-buildpack](https://github.com/Scalingo/nginx-buildpack).

[Changelog](https://nginx.org/en/CHANGES-1.30)
9 changes: 9 additions & 0 deletions src/changelog/buildpacks/_posts/2026-06-22-nginx-1.31.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
modified_at: 2026-06-22 12:00:00
title: 'nginx: nginx 1.31.2 (mainline) is now available'
github: 'https://github.com/Scalingo/nginx-buildpack'
---

nginx `1.31.2` (mainline) is now available.

[Changelog](https://nginx.org/en/CHANGES)