Skip to content

Commit 10bc5e0

Browse files
authored
Merge pull request #56 from IvanBorislavovDimitrov/patch-1
Update version of multiapps plugin to 3.0.2
2 parents 4b0162b + 082f516 commit 10bc5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN addgroup -gid 1000 piper && \
2222
USER piper
2323
WORKDIR ${USER_HOME}
2424

25-
ARG MTA_PLUGIN_VERSION=3.0.1
25+
ARG MTA_PLUGIN_VERSION=3.0.2
2626
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry-incubator/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/multiapps-plugin.linux64
2727
ARG CSPUSH_PLUGIN_VERSION=1.3.2
2828
ARG CSPUSH_PLUGIN_URL=https://github.com/dawu415/CF-CLI-Create-Service-Push-Plugin/releases/download/${CSPUSH_PLUGIN_VERSION}/CreateServicePushPlugin.linux64

0 commit comments

Comments
 (0)