diff --git a/Dockerfile b/Dockerfile index fa1af2b..b83a989 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,7 +41,7 @@ RUN dpkg -i /tmp/packages-microsoft-prod.deb || true && \ locales \ netcat-openbsd \ openssh-client \ - powershell \ + powershell-lts \ # (python3-*) Dependency for installation of Ansible python3-pip \ python3-setuptools \