fixed ubuntu 22.04 python apt package name
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
12fe4cf41a
commit
f15e77fb88
@ -5,7 +5,7 @@ RUN apt-get update \
|
|||||||
software-properties-common \
|
software-properties-common \
|
||||||
apt-utils \
|
apt-utils \
|
||||||
ansible \
|
ansible \
|
||||||
python-apt \
|
python3-apt \
|
||||||
git-core \
|
git-core \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
curl \
|
curl \
|
||||||
|
Loading…
Reference in New Issue
Block a user