Added proper upstream

This commit is contained in:
Jon Ervine 2021-03-03 21:40:20 +08:00
parent 97b48af849
commit 45db043fd4

View File

@ -1,4 +1,4 @@
FROM quay.io/repository/ansible/ansible-runner:stable-2.9-devel FROM quay.io/ansible/ansible-runner:stable-2.9-devel
RUN pip3 install -r hvac && \ RUN pip3 install -r hvac && \
pip3 install -r psutil && \ pip3 install -r psutil && \