Update Dockerfile

This commit is contained in:
Cédric Verstraeten
2022-11-22 09:58:37 +01:00
committed by GitHub
parent feaba1afb5
commit 6c91f233e3

View File

@@ -42,4 +42,5 @@ RUN npm install -g yarn
##########################
# Dependencies for ansible
RUN pip install requests requests-oauthlib kubernetes
RUN apt-get install python3-pip
RUN pip install requests requests-oauthlib kubernetes