diff --git a/cookbooks/nginx/attributes.rb b/cookbooks/nginx/attributes.rb index e7e413f..ed5e63f 100644 --- a/cookbooks/nginx/attributes.rb +++ b/cookbooks/nginx/attributes.rb @@ -3,7 +3,7 @@ # ------------------------------------------- node.reverse_merge!({ 'nginx' => { - 'version' => '1.26.0', + 'version' => '1.26.1', 'skip_lego' => true, 'skip_webadm' => false, 'skip_deploy_conf' => true