From 600d35933ff1cbcbbc58318300a8c57168dd74fc Mon Sep 17 00:00:00 2001 From: XAP builder Date: Fri, 1 Sep 2023 09:06:35 +0000 Subject: [PATCH] jenkins job 16.4.0-PIC-3114-fri-1094 --- README.md | 1 + smart-cache-enterprise/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bfebfe99..38d77669a 100644 --- a/README.md +++ b/README.md @@ -674,5 +674,6 @@ GigaSpaces provides Docker images for the following products: + diff --git a/smart-cache-enterprise/Dockerfile b/smart-cache-enterprise/Dockerfile index 501cc0174..bd9db42e3 100644 --- a/smart-cache-enterprise/Dockerfile +++ b/smart-cache-enterprise/Dockerfile @@ -6,7 +6,7 @@ FROM ${BASE_IMAGE}:${BASE_TAG} #ARG JAVA_VERSION=java-11-openjdk ARG GS_PRODUCT=smart-cache ARG GS_VERSION=16.4.0 -ARG GS_BUILD_NAME=16.4.0-master-fri-1093 +ARG GS_BUILD_NAME=16.4.0-PIC-3114-fri-1094 ARG GS_NAME=gigaspaces-${GS_PRODUCT}-enterprise-${GS_BUILD_NAME} ARG GS_BUCKET=gs-releases-us-east-1 ENV GS_BUCKET $GS_BUCKET