Release 3.9.11 - See CHANGELOG.md

This commit is contained in:
dave@tiredofit.ca
2023-08-24 12:16:10 -07:00
committed by Dave Conroy
parent bf646381cb
commit 36506091be
2 changed files with 7 additions and 1 deletions

View File

@@ -30,7 +30,6 @@ RUN source /assets/functions/00-container && \
openssl-dev \
libffi-dev \
python3-dev \
py3-setuptools \
py3-pip \
xz-dev \
&& \
@@ -53,6 +52,7 @@ RUN source /assets/functions/00-container && \
py3-docutils \
py3-jmespath \
py3-rsa \
py3-setuptools \
py3-s3transfer \
py3-yaml \
python3 \