Skip to content

Commit 823a8f5

Browse files
authored
Merge branch 'master' into radsoulbeard-patch-1
2 parents 2c4f220 + 10bc5e0 commit 823a8f5

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
@@ -26,7 +26,7 @@ RUN addgroup -gid 1000 piper && \
2626
USER piper
2727
WORKDIR ${USER_HOME}
2828

29-
ARG MTA_PLUGIN_VERSION=3.0.1
29+
ARG MTA_PLUGIN_VERSION=3.0.2
3030
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry-incubator/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

0 commit comments

Comments
 (0)