projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
738aaba
)
DEV: Update nginx
author
Jarek Radosz
<jradosz@gmail.com>
Thu, 27 Jan 2022 23:14:25 +0000
(
00:14
+0100)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Tue, 15 Feb 2022 13:14:45 +0000
(10:14 -0300)
image/base/install-nginx
patch
|
blob
|
blame
|
history
diff --git
a/image/base/install-nginx
b/image/base/install-nginx
index 1dc39fca8a46cb81f5d6ab65017b0ed93b1b42f0..86365b8ce5a1d093a625a66bd7ff8e6098b2b7e4 100755
(executable)
--- a/
image/base/install-nginx
+++ b/
image/base/install-nginx
@@
-2,8
+2,8
@@
set -e
# version check: https://nginx.org/en/download.html
-VERSION=1.21.
3
-HASH="1
4774aae0d151da350417efc4afda5cce5035056e71894836797e1f6e2d1175a
"
+VERSION=1.21.
6
+HASH="1
d72f4ec78e6df031fda3657c8bb73908ac3c5f545da2e75c7506b72cd1ce8e3
"
apt install -y autoconf