From 7f48218f18213f6e1bd951c3281922cc99cc2e60 Mon Sep 17 00:00:00 2001 From: STAM Date: Wed, 27 Jan 2021 21:22:52 +0300 Subject: [PATCH] splited php image from websites --- php/latest/Dockerfile | 2 +- php/php7.4/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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