update(nginx): bump version to 1.29.2

This commit is contained in:
2025-10-08 15:39:13 +02:00
parent 5e777934ed
commit 766957254a

View File

@@ -1,5 +1,5 @@
---
nginx_version: "1.29.1"
nginx_version: "1.29.2"
nginx_flavour: alpine
nginx_base_path: /opt/nginx
nginx_config_file: "{{ nginx_base_path }}/nginx.conf"