Skip to content

Commit 89ab7e2

Browse files
Nginx & PHP Versions Bump
1 parent 72a532e commit 89ab7e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/hst_autocompile.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ ARCHIVE_DIR="$SRC_DIR/src/archive/"
6666

6767
# Set Version for compiling
6868
HESTIA_V='0.10.0-190430_amd64'
69-
NGINX_V='1.16.0'
69+
NGINX_V='1.17.0'
7070
OPENSSL_V='1.1.1b'
7171
PCRE_V='8.43'
7272
ZLIB_V='1.2.11'
73-
PHP_V='7.3.5'
73+
PHP_V='7.3.6'
7474

7575
# Create build directories
7676
rm -rf $BUILD_DIR

0 commit comments

Comments
 (0)