From 0faad4e1b5b537b00d3cfbf2ecc6c85bbba0f3fa Mon Sep 17 00:00:00 2001 From: STAM Date: Fri, 2 Apr 2021 10:58:17 +0300 Subject: [PATCH] P4API_VER=r20.1 --- linux/php/latest/Dockerfile | 2 +- linux/php/php7.2/Dockerfile | 2 +- linux/php/php7.3/Dockerfile | 2 +- linux/php/php7.4/Dockerfile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/linux/php/latest/Dockerfile b/linux/php/latest/Dockerfile index aa52f1c23..b471eea3c 100644 --- a/linux/php/latest/Dockerfile +++ b/linux/php/latest/Dockerfile @@ -14,7 +14,7 @@ ARG P4API_DIR=${SRC_DIR}/p4api ARG P4PHP_DIR=${SRC_DIR}/p4php ARG MAKE_DIR=${SRC_DIR}/p4php-7.4 -ARG P4API_VER=r20.2 +ARG P4API_VER=r20.1 ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux26x86_64/p4api.tgz ARG P4PHP_VER=r20.1 diff --git a/linux/php/php7.2/Dockerfile b/linux/php/php7.2/Dockerfile index c3270ee55..e14d1cf5f 100644 --- a/linux/php/php7.2/Dockerfile +++ b/linux/php/php7.2/Dockerfile @@ -14,7 +14,7 @@ ARG P4API_DIR=${SRC_DIR}/p4api ARG P4PHP_DIR=${SRC_DIR}/p4php ARG MAKE_DIR=${SRC_DIR}/p4php-7.2 -ARG P4API_VER=r20.2 +ARG P4API_VER=r20.1 ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux26x86_64/p4api.tgz ARG P4PHP_VER=r20.1 diff --git a/linux/php/php7.3/Dockerfile b/linux/php/php7.3/Dockerfile index 04329aa75..74d1436f6 100644 --- a/linux/php/php7.3/Dockerfile +++ b/linux/php/php7.3/Dockerfile @@ -14,7 +14,7 @@ ARG P4API_DIR=${SRC_DIR}/p4api ARG P4PHP_DIR=${SRC_DIR}/p4php ARG MAKE_DIR=${SRC_DIR}/p4php-7.3 -ARG P4API_VER=r20.2 +ARG P4API_VER=r20.1 ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux26x86_64/p4api.tgz ARG P4PHP_VER=r20.1 diff --git a/linux/php/php7.4/Dockerfile b/linux/php/php7.4/Dockerfile index aa52f1c23..b471eea3c 100644 --- a/linux/php/php7.4/Dockerfile +++ b/linux/php/php7.4/Dockerfile @@ -14,7 +14,7 @@ ARG P4API_DIR=${SRC_DIR}/p4api ARG P4PHP_DIR=${SRC_DIR}/p4php ARG MAKE_DIR=${SRC_DIR}/p4php-7.4 -ARG P4API_VER=r20.2 +ARG P4API_VER=r20.1 ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux26x86_64/p4api.tgz ARG P4PHP_VER=r20.1