update(nginx): bump veersion to 1.29.3

This commit is contained in:
2025-10-28 16:58:43 +01:00
parent 72bb3fd273
commit d0203a5dd7

View File

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