Skip to content

Commit

Permalink
Updated Dockerfile for Bonita ppc64le/Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
seth-priya committed Jul 28, 2017
1 parent 9cc0ce1 commit cdd4c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bonita/Dockerfiles/7.4_Debian_jessie/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV BONITA_SHA256 62f489362ed273f700032f5da1b4dc70a4bc74c9add2cb27e6c3be50e1e284
# add Bonita BPM archive to the container
# grab gosu for easy step-down from root and tini for signal handling
RUN apt-get update && apt-get install -y --no-install-recommends\
mysql-client-5.5 \
mysql-client \
postgresql-client \
zip \
&& rm -rf /var/lib/apt/lists/*\
Expand Down

0 comments on commit cdd4c96

Please sign in to comment.