mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-04 19:58:18 +00:00
Update Nginx latest to 1.17.7
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
script_under_test=$(basename "$0")
|
||||
|
||||
# Nginx
|
||||
# Nginx versions.
|
||||
nginx_stable_version="1.16.1"
|
||||
nginx_latest_version="1.17.6"
|
||||
nginx_latest_version="1.17.7"
|
||||
|
||||
# Source the helper functions.
|
||||
if [ -f scripts/helper.sh ]; then
|
||||
|
||||
Reference in New Issue
Block a user