Skip to content

Commit d855a87

Browse files
Update MTA_PLUGIN_VERSION to 3.10.0 (#82)
1 parent 6b7363b commit d855a87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN curl https://cli.btp.cloud.sap/btpcli-install.sh | bash -s -- -o "${INSTALL_
3131
USER piper
3232
WORKDIR ${USER_HOME}
3333

34-
ARG MTA_PLUGIN_VERSION=3.6.0
34+
ARG MTA_PLUGIN_VERSION=3.10.0
3535
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/multiapps-plugin.linux64
3636
ENV MULTIAPPS_DISABLE_UPLOAD_PROGRESS_BAR=true
3737
ARG CSPUSH_PLUGIN_VERSION=1.3.2

0 commit comments

Comments
 (0)