From b860da2e5a700ae562681c6e5331393fd298b21e Mon Sep 17 00:00:00 2001 From: lookshe Date: Thu, 10 Jun 2021 10:50:18 +0200 Subject: update php to 7.4.20 --- php-7.4-opt/build.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-7.4-opt/build.Dockerfile') diff --git a/php-7.4-opt/build.Dockerfile b/php-7.4-opt/build.Dockerfile index 3c156c3..79bc3f6 100644 --- a/php-7.4-opt/build.Dockerfile +++ b/php-7.4-opt/build.Dockerfile @@ -3,7 +3,7 @@ FROM debian/eol:wheezy ENV MAIN_PREFIX_NO_ROOT opt/php-7.4 ENV MAIN_PREFIX /$MAIN_PREFIX_NO_ROOT ENV DEP_PREFIX $MAIN_PREFIX/dependencies -ENV PHP_VERSION php-7.4.16 +ENV PHP_VERSION php-7.4.20 ENV PACKAGE_NAME $PHP_VERSION-opt RUN apt-get update \ -- cgit v1.2.3