Skip to content

Commit

Permalink
chore: latest neo cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
o-liver authored Oct 9, 2024
1 parent ea856ac commit 04444ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/SAP/devops-docker-neo-c
LABEL org.opencontainers.image.description="An image for the SAP neo cli"
LABEL org.opencontainers.image.licenses=Apache-2.0

ARG NEO_SDK_VERSION=1.177.2
ARG NEO_SDK_VERSION=1.185.3

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

0 comments on commit 04444ad

Please sign in to comment.