Skip to content

Commit

Permalink
Merge pull request #67 from IvanBorislavovDimitrov/patch-2
Browse files Browse the repository at this point in the history
Update multiapps version to 3.2.2
  • Loading branch information
o-liver committed Jan 15, 2024
2 parents b9e46eb + fa3bbdc commit 77ce1df
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.1
ARG MTA_PLUGIN_VERSION=3.2.2
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 77ce1df

Please sign in to comment.