diff --git a/ubuntu-22.04/Dockerfile b/ubuntu-22.04/Dockerfile index 317c4e2..cae1575 100644 --- a/ubuntu-22.04/Dockerfile +++ b/ubuntu-22.04/Dockerfile @@ -5,7 +5,7 @@ RUN apt-get update \ software-properties-common \ apt-utils \ ansible \ - python-apt \ + python3-apt \ git-core \ openssh-client \ curl \