DEV: Update nginx
authorJarek Radosz <jradosz@gmail.com>
Thu, 27 Jan 2022 23:14:25 +0000 (00:14 +0100)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Tue, 15 Feb 2022 13:14:45 +0000 (10:14 -0300)
image/base/install-nginx

index 1dc39fca8a46cb81f5d6ab65017b0ed93b1b42f0..86365b8ce5a1d093a625a66bd7ff8e6098b2b7e4 100755 (executable)
@@ -2,8 +2,8 @@
 set -e
 
 # version check: https://nginx.org/en/download.html
-VERSION=1.21.3
-HASH="14774aae0d151da350417efc4afda5cce5035056e71894836797e1f6e2d1175a"
+VERSION=1.21.6
+HASH="1d72f4ec78e6df031fda3657c8bb73908ac3c5f545da2e75c7506b72cd1ce8e3"
 
 apt install -y autoconf