Skip to content

Commit 3650609

Browse files
committed
Release 3.9.11 - See CHANGELOG.md
1 parent bf64638 commit 3650609

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.9.11 2023-08-24 <dave at tiredofit dot ca>
2+
3+
### Changed
4+
- AWS CLI 2.13.9
5+
6+
17
## 3.9.10 2023-08-23 <dave at tiredofit dot ca>
28

39
### Changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ RUN source /assets/functions/00-container && \
3030
openssl-dev \
3131
libffi-dev \
3232
python3-dev \
33-
py3-setuptools \
3433
py3-pip \
3534
xz-dev \
3635
&& \
@@ -53,6 +52,7 @@ RUN source /assets/functions/00-container && \
5352
py3-docutils \
5453
py3-jmespath \
5554
py3-rsa \
55+
py3-setuptools \
5656
py3-s3transfer \
5757
py3-yaml \
5858
python3 \

0 commit comments

Comments
 (0)