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:
d194cc7
)
FEATURE: update NGINX mainline
author
Sam Saffron
<sam.saffron@gmail.com>
Fri, 6 Aug 2021 01:11:01 +0000
(11:11 +1000)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Mon, 16 Aug 2021 18:26:41 +0000
(15:26 -0300)
image/base/install-nginx
patch
|
blob
|
blame
|
history
diff --git
a/image/base/install-nginx
b/image/base/install-nginx
index 7b754343a7187b9f0ab060cf4cd2619b36029acd..977b38d97097a1eb6e9737ed7220c76148e07c8a 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.
0
-HASH="
fe192a4bac2bd3a769e8695cb9fe14a00e57eaceb919095347a83b5b2afc0771
"
+VERSION=1.21.
1
+HASH="
68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560
"
apt install -y autoconf