Skip to content
Snippets Groups Projects
Commit 3902f9c6 authored by nd's avatar nd
Browse files

Update Dockerfile.buster

parent f729ef71
No related branches found
No related tags found
No related merge requests found
...@@ -2,5 +2,5 @@ FROM debian:buster ...@@ -2,5 +2,5 @@ FROM debian:buster
RUN apt-get -qq update && \ RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \ apt-get -qq dist-upgrade && \
apt-get -qq install sqlite3 locales-all git python3 python3-coverage python3-ldap3 python3-flask python3-flask-sqlalchemy && \ apt-get -qq install sqlite3 locales-all git python3 python3-coverage python3-ldap3 python3-flask python3-flask-sqlalchemy lsb-release && \
apt-get -qq clean apt-get -qq clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment