fixed ubuntu 22.04 python apt package name
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Tobias Trabelsi 2022-04-20 19:42:30 +02:00
parent 12fe4cf41a
commit f15e77fb88
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E
1 changed files with 1 additions and 1 deletions

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 \