diff --git a/php/latest/Dockerfile b/php/latest/Dockerfile index 3f436b5c3..93682d932 100644 --- a/php/latest/Dockerfile +++ b/php/latest/Dockerfile @@ -20,7 +20,7 @@ ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux ARG P4PHP_VER=r20.1 ARG P4PHP_URL=https://www.perforce.com/downloads/perforce/${P4PHP_VER}/bin.tools/p4php-php7.tgz -ARG P4MODULE_PATH=/usr/lib/php/20190902/ +ARG P4MODULE_PATH=/usr/lib/php/20190902 ################################################################## # Files and folders diff --git a/php/php7.4/Dockerfile b/php/php7.4/Dockerfile index 3f436b5c3..93682d932 100644 --- a/php/php7.4/Dockerfile +++ b/php/php7.4/Dockerfile @@ -20,7 +20,7 @@ ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux ARG P4PHP_VER=r20.1 ARG P4PHP_URL=https://www.perforce.com/downloads/perforce/${P4PHP_VER}/bin.tools/p4php-php7.tgz -ARG P4MODULE_PATH=/usr/lib/php/20190902/ +ARG P4MODULE_PATH=/usr/lib/php/20190902 ################################################################## # Files and folders