Skip to content
Snippets Groups Projects
Verified Commit 611497dc authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Update paquet name changed in strech -> buster

parent 240fc26e
No related branches found
No related tags found
No related merge requests found
Pipeline #45878 failed
......@@ -68,7 +68,7 @@ FROM base
COPY entrypoint.sh /opt/etherpad-lite/entrypoint.sh
RUN apt-get update && \
apt-get install -y mysql-client unoconv libreoffice-writer libreoffice-pdfimport && \
apt-get install -y default-mysql-client unoconv libreoffice-writer libreoffice-pdfimport && \
chmod +x /opt/etherpad-lite/entrypoint.sh && \
mkdir -p /opt/etherpad-lite && \
chown -R node /opt/etherpad-lite && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment