From efaa6afc83632d40e230fd80029630e3cf5f8987 Mon Sep 17 00:00:00 2001 From: XAP builder Date: Thu, 7 Sep 2023 14:14:33 +0000 Subject: [PATCH] jenkins job 16.4.0-wangw-fixes-thu-1122 --- README.md | 1 + smart-cache-enterprise/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89c0e3a76..3f2916fb0 100644 --- a/README.md +++ b/README.md @@ -697,5 +697,6 @@ GigaSpaces provides Docker images for the following products: + diff --git a/smart-cache-enterprise/Dockerfile b/smart-cache-enterprise/Dockerfile index e70b35e94..db0479019 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-wangw-fixes-thu-1120 +ARG GS_BUILD_NAME=16.4.0-wangw-fixes-thu-1122 ARG GS_NAME=gigaspaces-${GS_PRODUCT}-enterprise-${GS_BUILD_NAME} ARG GS_BUCKET=gs-releases-us-east-1 ENV GS_BUCKET $GS_BUCKET