We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062c789 commit 1d3bd01Copy full SHA for 1d3bd01
1 file changed
Dockerfile
@@ -31,7 +31,7 @@ RUN curl https://cli.btp.cloud.sap/btpcli-install.sh | bash -s -- -o "${INSTALL_
31
USER piper
32
WORKDIR ${USER_HOME}
33
34
-ARG MTA_PLUGIN_VERSION=3.5.0
+ARG MTA_PLUGIN_VERSION=3.6.0
35
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/multiapps-plugin.linux64
36
ENV MULTIAPPS_DISABLE_UPLOAD_PROGRESS_BAR=true
37
ARG CSPUSH_PLUGIN_VERSION=1.3.2
0 commit comments