Compare commits

..

2 Commits

View File

@ -9,6 +9,8 @@ RUN pacman --sync --sysupgrade --refresh --noconfirm && \
openssl \ openssl \
libyaml \ libyaml \
python \ python \
python-boto3 \
python-botocore \
python-setuptools \ python-setuptools \
python-pip \ python-pip \
python-pytest \ python-pytest \