Merge pull request 'Bump `nginx` version.' (#76) from bump-nginx-version into master

Reviewed-on: #76
This commit is contained in:
Kazuhiro MUSASHI 2021-05-04 11:50:25 +09:00
commit 6cd96f51a6
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
# -------------------------------------------
node.reverse_merge!({
'nginx' => {
'version' => '1.19.3'
'version' => '1.19.10'
}
})