Skip to content

Commit edc4062

Browse files
authored
multiapps plugin as 2.3.1 (#19)
latest release version of multiapps plugin as 2.3.1. https://github.com/cloudfoundry-incubator/multiapps-cli-plugin/releases
1 parent b252ffe commit edc4062

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

2626
RUN cf add-plugin-repo CF-Community https://plugins.cloudfoundry.org && \

0 commit comments

Comments
 (0)