diff --git a/README.md b/README.md index ce6434fc8..919d1fc20 100644 --- a/README.md +++ b/README.md @@ -717,5 +717,6 @@ GigaSpaces provides Docker images for the following products: + diff --git a/smart-cache-enterprise/Dockerfile b/smart-cache-enterprise/Dockerfile index 085c5f13c..590a174a7 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-PIC-3204-wed-1143 +ARG GS_BUILD_NAME=16.4.0-fix-new-helm-repo-wed-1144 ARG GS_NAME=gigaspaces-${GS_PRODUCT}-enterprise-${GS_BUILD_NAME} ARG GS_BUCKET=gs-releases-us-east-1 ENV GS_BUCKET $GS_BUCKET