Skip to content

Commit

Permalink
[Added] Added bzr app to image
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Smith <[email protected]>
  • Loading branch information
xtreme-shane-lattanzio authored and JennyYJK committed Aug 30, 2019
1 parent cd849b7 commit 8fd43f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ RUN apt-get update && apt-get install -y \
unzip \
wget \
gnupg2 \
software-properties-common
software-properties-common \
bzr

RUN add-apt-repository ppa:git-core/ppa && apt-get update && apt-get install -y git

Expand Down

0 comments on commit 8fd43f0

Please sign in to comment.