update(nginx): bump version to 1.29.1

This commit is contained in:
2025-08-13 18:13:56 +02:00
parent 7b9ac4b0d5
commit 31c68f5e89

View File

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