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

@@ -1,3 +1,9 @@
## 3.9.11 2023-08-24 <dave at tiredofit dot ca>
### Changed
- AWS CLI 2.13.9
## 3.9.10 2023-08-23 <dave at tiredofit dot ca>
### Changed

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 \