thejagstudio commited on
Commit
6dde89e
·
verified ·
1 Parent(s): 9f462c1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -5,7 +5,6 @@ RUN apt-get update
5
  RUN apt install -y software-properties-common
6
  RUN apt update
7
  RUN add-apt-repository main
8
- RUN add-apt-repository universe
9
  RUN add-apt-repository restricted
10
  RUN add-apt-repository multiverse
11
  RUN apt-get install -y poppler-utils
 
5
  RUN apt install -y software-properties-common
6
  RUN apt update
7
  RUN add-apt-repository main
 
8
  RUN add-apt-repository restricted
9
  RUN add-apt-repository multiverse
10
  RUN apt-get install -y poppler-utils