Skip to content

Commit

Permalink
dep builds: update nginx stable (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun024 authored May 1, 2024
1 parent 262c8fc commit a1baf35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pipelines/config/dependency-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ dependencies:
#! each odd version line (ex. 1.19) is the "mainline"
#! the even numbered version line that precedes the mainline is the associated stable version line.
#! See explanation of release cadence: https://www.nginx.com/blog/nginx-1-18-1-19-released/
- line: 1.24.X
- line: 1.26.X
link: https://nginx.org/
- line: 1.25.X
link: https://nginx.org/
Expand All @@ -191,13 +191,13 @@ dependencies:
#! nginx deprecation dates are 1 year after the mainline release date
#! each odd version line (ex. 1.19) is the "mainline"
#! the even numbered version line that precedes the mainline is the associated stable version line.
- line: 1.24.X
- line: 1.26.X
link: https://nginx.org/
- line: 1.25.X
link: https://nginx.org/
staticfile:
lines:
- line: 1.24.X
- line: 1.26.X
link: https://nginx.org/
- line: 1.25.X
link: https://nginx.org/
Expand Down

0 comments on commit a1baf35

Please sign in to comment.