Skip to content

Commit

Permalink
Update Dockerfiles automatically to version 15.0.0-m17-sat-54
Browse files Browse the repository at this point in the history
  • Loading branch information
XAP builder committed Oct 19, 2019
1 parent 777b0ab commit 07c66a1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion insightedge-enterprise/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG GS_PRODUCT=insightedge
ARG GS_VERSION=15.0.0
ARG GS_MILESTONE=m17
ARG GS_BUILD=20700-87
ARG GS_BUILD_NAME=15.0.0-m17-fri-53
ARG GS_BUILD_NAME=15.0.0-m17-sat-54
ARG GS_NAME=gigaspaces-${GS_PRODUCT}-enterprise-${GS_BUILD_NAME}
ARG GS_URL=https://gigaspaces-releases-eu.s3.amazonaws.com/${GS_PRODUCT}/${GS_VERSION}/${GS_NAME}.zip
ENV GS_HOME /opt/gigaspaces
Expand Down
2 changes: 1 addition & 1 deletion insightedge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG GS_PRODUCT=insightedge
ARG GS_VERSION=15.0.0
ARG GS_MILESTONE=m17
ARG GS_BUILD=20700-87
ARG GS_BUILD_NAME=15.0.0-m17-fri-53
ARG GS_BUILD_NAME=15.0.0-m17-sat-54
ARG GS_NAME=gigaspaces-${GS_PRODUCT}-${GS_BUILD_NAME}
ARG GS_URL=https://gigaspaces-releases-eu.s3.amazonaws.com/${GS_PRODUCT}/${GS_VERSION}/${GS_NAME}.zip
ENV GS_HOME /opt/gigaspaces
Expand Down
2 changes: 1 addition & 1 deletion xap-enterprise/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG GS_PRODUCT=xap
ARG GS_VERSION=15.0.0
ARG GS_MILESTONE=m17
ARG GS_BUILD=20700-87
ARG GS_BUILD_NAME=15.0.0-m17-fri-53
ARG GS_BUILD_NAME=15.0.0-m17-sat-54
ARG GS_NAME=gigaspaces-${GS_PRODUCT}-enterprise-${GS_BUILD_NAME}
ARG GS_URL=https://gigaspaces-releases-eu.s3.amazonaws.com/${GS_PRODUCT}/${GS_VERSION}/${GS_NAME}.zip
ENV GS_HOME /opt/gigaspaces
Expand Down
2 changes: 1 addition & 1 deletion xap/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG GS_PRODUCT=xap
ARG GS_VERSION=15.0.0
ARG GS_MILESTONE=m17
ARG GS_BUILD=20700-87
ARG GS_BUILD_NAME=15.0.0-m17-fri-53
ARG GS_BUILD_NAME=15.0.0-m17-sat-54
ARG GS_NAME=gigaspaces-${GS_PRODUCT}-${GS_BUILD_NAME}
ARG GS_URL=https://gigaspaces-releases-eu.s3.amazonaws.com/${GS_PRODUCT}/${GS_VERSION}/${GS_NAME}.zip
ENV GS_HOME /opt/gigaspaces
Expand Down

0 comments on commit 07c66a1

Please sign in to comment.