Skip to content

Commit

Permalink
Merge pull request #66 from theghost5800/patch-1
Browse files Browse the repository at this point in the history
Update version of multiapps plugin to 3.2.1
  • Loading branch information
o-liver authored Nov 13, 2023
2 parents d8f40e2 + f4cd04e commit b9e46eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN addgroup -gid 1000 piper && \
USER piper
WORKDIR ${USER_HOME}

ARG MTA_PLUGIN_VERSION=3.2.0
ARG MTA_PLUGIN_VERSION=3.2.1
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/multiapps-plugin.linux64
ENV MULTIAPPS_DISABLE_UPLOAD_PROGRESS_BAR=true
ARG CSPUSH_PLUGIN_VERSION=1.3.2
Expand Down

0 comments on commit b9e46eb

Please sign in to comment.