Skip to content

Commit 6b7363b

Browse files
authored
Merge pull request #77 from s-yonkov-yonkov/update cli version to 3.6.0
Update version of multiapps plugin to 3.6.0
2 parents 062c789 + 1d3bd01 commit 6b7363b

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)