Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shaikapon authored May 12, 2024
1 parent 2978608 commit 56e44f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smart-cache-enterprise/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ARG GS_URL=https://${GS_BUCKET}.s3.amazonaws.com/${GS_PRODUCT}/${GS_VERSION}/${G
ENV GS_HOME /opt/gigaspaces
ENV GS_PRODUCT ${GS_PRODUCT}
ENV KUBERNETES_CLIENT_URL=https://resources.gigaspaces.com/k8s-java-client/k8s-java-client-15.0.1.jar
ENV KUBERNETES_CLIENT_API_URL=https://repo1.maven.org/maven2/io/kubernetes/client-java-api/20.0.0/client-java-api-20.0.0.jar

WORKDIR ${GS_HOME}
# Download $GS_URL and unzip to $GS_HOME
Expand Down

0 comments on commit 56e44f8

Please sign in to comment.