Compare commits

...

1 Commits

Author SHA1 Message Date
dave@tiredofit.ca
36506091be Release 3.9.11 - See CHANGELOG.md 2023-08-24 18:12:36 -07:00
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 \