Skip to content

Commit 77ce1df

Browse files
authored
Merge pull request #67 from IvanBorislavovDimitrov/patch-2
Update multiapps version to 3.2.2
2 parents b9e46eb + fa3bbdc commit 77ce1df

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
@@ -26,7 +26,7 @@ RUN addgroup -gid 1000 piper && \
2626
USER piper
2727
WORKDIR ${USER_HOME}
2828

29-
ARG MTA_PLUGIN_VERSION=3.2.1
29+
ARG MTA_PLUGIN_VERSION=3.2.2
3030
ARG MTA_PLUGIN_URL=https://github.com/cloudfoundry/multiapps-cli-plugin/releases/download/v${MTA_PLUGIN_VERSION}/multiapps-plugin.linux64
3131
ENV MULTIAPPS_DISABLE_UPLOAD_PROGRESS_BAR=true
3232
ARG CSPUSH_PLUGIN_VERSION=1.3.2

0 commit comments

Comments
 (0)