Skip to content

Commit 2dee083

Browse files
authored
Update multiapps-cli-plugin to 2.4.1 (#22)
1 parent edc4062 commit 2dee083

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

23-
ARG MTA_PLUGIN_VERSION=2.3.1
23+
ARG MTA_PLUGIN_VERSION=2.4.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)