Skip to content
Snippets Groups Projects
Commit b2df9b4f authored by Julian's avatar Julian
Browse files

Fix last commit

parent 446b63f8
No related branches found
No related tags found
No related merge requests found
Pipeline #29725 failed
...@@ -11,7 +11,7 @@ RUN dpkg-divert --divert /usr/lib/python3.11/EXTERNALLY-MANAGED.diverted --renam ...@@ -11,7 +11,7 @@ RUN dpkg-divert --divert /usr/lib/python3.11/EXTERNALLY-MANAGED.diverted --renam
python3 python3-venv python3-coverage python3-ldap3 python3-flask python3-flask-sqlalchemy python3-flask-migrate \ python3 python3-venv python3-coverage python3-ldap3 python3-flask python3-flask-sqlalchemy python3-flask-migrate \
python3-pip python3-qrcode python3-fido2 python3-oauthlib python3-flask-babel python3-argon2 python3-pytest python3-all python3-pip \ python3-pip python3-qrcode python3-fido2 python3-oauthlib python3-flask-babel python3-argon2 python3-pytest python3-all python3-pip \
git-buildpackage debhelper dh-python mariadb-server python3-mysqldb python3-requests-oauthlib python3-git python3-prometheus-client libffi-dev \ git-buildpackage debhelper dh-python mariadb-server python3-mysqldb python3-requests-oauthlib python3-git python3-prometheus-client libffi-dev \
redis-server python3-pylint python3-build twine && \ redis-server pylint python3-build twine && \
pip3 install html5validator==0.4.2 && \ pip3 install html5validator==0.4.2 && \
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