Skip to content

Commit d774fc0

Browse files
authored
Update MTA_PLUGIN_VERSION to 2.6.3 (#40)
1 parent 9517272 commit d774fc0

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
@@ -20,7 +20,7 @@ RUN addgroup -gid 1000 piper && \
2020
USER piper
2121
WORKDIR ${USER_HOME}
2222

23-
ARG MTA_PLUGIN_VERSION=2.5.1
23+
ARG MTA_PLUGIN_VERSION=2.6.3
2424
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry-incubator/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/mta_plugin_linux_amd64
2525
ARG CSPUSH_PLUGIN_VERSION=1.3.2
2626
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)