Skip to content

Commit a37a710

Browse files
authored
Merge pull request #50 from SAP/bumpVersion
bump version
2 parents e76b9f0 + b7626fc commit a37a710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/SAP/devops-docker-neo-c
44
LABEL org.opencontainers.image.description="An image for the SAP neo cli"
55
LABEL org.opencontainers.image.licenses=Apache-2.0
66

7-
ARG NEO_SDK_VERSION=1.185.3
7+
ARG NEO_SDK_VERSION=1.196.6
88

99
RUN apk add --no-cache bash && \
1010
mvn --batch-mode com.sap.cloud:neo-javaee7-wp-maven-plugin:${NEO_SDK_VERSION}:install-sdk -DsdkInstallPath=sdk -Dincludes=tools/**,license/**,sdk.version && \

0 commit comments

Comments
 (0)