Compare commits

..

2 Commits

View File

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