diff --git a/nginx-mainline.yaml b/nginx-mainline.yaml index a4837b1442c..3906f8ba7df 100644 --- a/nginx-mainline.yaml +++ b/nginx-mainline.yaml @@ -1,8 +1,8 @@ package: name: nginx-mainline # Must also bump njs at the same time - version: 1.27.2 - epoch: 1 + version: 1.27.3 + epoch: 0 description: HTTP and reverse proxy server (mainline version) copyright: - license: BSD-2-Clause @@ -55,7 +55,7 @@ pipeline: with: repository: https://github.com/nginx/nginx.git tag: release-${{package.version}} - expected-commit: e24f7ccc161f1a2a759eb27263ec9af4fc7c8e96 + expected-commit: e7bd2557458c26839da89e694067017eeb214348 destination: nginx-mainline - name: configure working-directory: nginx-mainline