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:
e1fd108
)
bump nginx version
author
Sam
<sam.saffron@gmail.com>
Thu, 7 Dec 2017 00:11:57 +0000
(11:11 +1100)
committer
Sam
<sam.saffron@gmail.com>
Thu, 7 Dec 2017 00:11:57 +0000
(11:11 +1100)
image/base/install-nginx
patch
|
blob
|
blame
|
history
diff --git
a/image/base/install-nginx
b/image/base/install-nginx
index e252ecfd77faa9d30513e407f1e4e2bcd8652a9d..64c9039833cf3e61f695cad14f569fe2baf44d33 100755
(executable)
--- a/
image/base/install-nginx
+++ b/
image/base/install-nginx
@@
-1,6
+1,6
@@
#!/bin/bash
set -e
-VERSION=1.12.
1
+VERSION=1.12.
2
cd /tmp
apt-get install -y autoconf