Skip to content

Commit a59af0d

Browse files
authored
Merge pull request #60 from theghost5800/patch-1
Update version of multiapps plugin to 3.1.1
2 parents d923f0a + 777c934 commit a59af0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ RUN addgroup -gid 1000 piper && \
2626
USER piper
2727
WORKDIR ${USER_HOME}
2828

29-
ARG MTA_PLUGIN_VERSION=3.0.3
30-
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry-incubator/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/multiapps-plugin.linux64
29+
ARG MTA_PLUGIN_VERSION=3.1.1
30+
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/multiapps-plugin.linux64
3131
ARG CSPUSH_PLUGIN_VERSION=1.3.2
3232
ARG CSPUSH_PLUGIN_URL=https://github.com/dawu415/CF-CLI-Create-Service-Push-Plugin/releases/download/${CSPUSH_PLUGIN_VERSION}/CreateServicePushPlugin.linux64
3333

0 commit comments

Comments
 (0)