We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7363b commit 90c638eCopy full SHA for 90c638e
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.6.0
+ARG MTA_PLUGIN_VERSION=3.7.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