From d3e3dca82e3895b184ea5f93554a627577621223 Mon Sep 17 00:00:00 2001 From: STAM Date: Thu, 1 Apr 2021 22:40:58 +0300 Subject: [PATCH] P4API_VER=r20.1 --- linux/nginx/php/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/nginx/php/Dockerfile b/linux/nginx/php/Dockerfile index 58d48a397..5b270dd89 100644 --- a/linux/nginx/php/Dockerfile +++ b/linux/nginx/php/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