Skip to content

Commit

Permalink
add tini ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Oct 26, 2022
1 parent 8908137 commit 31cb66b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ubuntu-1804
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN echo "**** Install Base LinuxGSM Requirements ****" \
&& apt-get install -y software-properties-common \
&& add-apt-repository multiverse \
&& add-apt-repository ppa:git-core/ppa \
&& add-apt-repository ppa:jfhovinne/bionic-testing \
&& apt-get update \
&& apt-get install -y \
cron \
Expand Down

0 comments on commit 31cb66b

Please sign in to comment.