Skip to content

Commit

Permalink
FIX: Dockerfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcarcamov committed Jan 5, 2024
1 parent edfb4d8 commit 298fc5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ RUN echo "deb mirror://mirrors.ubuntu.com/mirrors.txt $(. /etc/os-release && ech
apt-get install -y ca-certificates && \
apt-get install -y openssl && \
update-ca-certificates && \
apt-get install -y software-properties-common && \
add-apt-repository main && \
add-apt-repository universe && \
add-apt-repository restricted && \
Expand Down

0 comments on commit 298fc5f

Please sign in to comment.