We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a532e commit 89ab7e2Copy full SHA for 89ab7e2
src/hst_autocompile.sh
@@ -66,11 +66,11 @@ ARCHIVE_DIR="$SRC_DIR/src/archive/"
66
67
# Set Version for compiling
68
HESTIA_V='0.10.0-190430_amd64'
69
-NGINX_V='1.16.0'
+NGINX_V='1.17.0'
70
OPENSSL_V='1.1.1b'
71
PCRE_V='8.43'
72
ZLIB_V='1.2.11'
73
-PHP_V='7.3.5'
+PHP_V='7.3.6'
74
75
# Create build directories
76
rm -rf $BUILD_DIR
0 commit comments