fixed ubuntu 22.04 python apt package name
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-04-20 19:42:30 +02:00
parent 12fe4cf41a
commit f15e77fb88

View File

@ -5,7 +5,7 @@ RUN apt-get update \
software-properties-common \
apt-utils \
ansible \
python-apt \
python3-apt \
git-core \
openssh-client \
curl \