Skip to content

Commit 1d3bd01

Browse files
Update version of multiapps plugin to 3.6.0
1 parent 062c789 commit 1d3bd01

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.5.0
34+
ARG MTA_PLUGIN_VERSION=3.6.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)