Skip to content
Snippets Groups Projects
Commit d0ad8d7f authored by Mateusz Gniewkowski's avatar Mateusz Gniewkowski
Browse files

Update Dockerfile

parent ba9a5970
Branches
No related tags found
No related merge requests found
Pipeline #755 failed
......@@ -13,6 +13,8 @@ RUN apt update && \
RUN wget -q -O - http://apt.clarin-pl.eu/KEY.gpg | apt-key add - && \
echo 'deb https://apt.clarin-pl.eu/ /' > /etc/apt/sources.list.d/clarin.list && \
wget -O - http://download.sgjp.pl/apt/sgjp.gpg.key|sudo apt-key add - && \
apt-add-repository http://download.sgjp.pl/apt/ubuntu && \
apt-get update
RUN update-alternatives --install \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment