Browse Source

add tini ppa

pull/5/head
Daniel Gibbs 2 years ago
parent
commit
31cb66b8d0
  1. 1
      Dockerfile.ubuntu-1804

1
Dockerfile.ubuntu-1804

@ -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 \

Loading…
Cancel
Save