We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf64638 commit 3650609Copy full SHA for 3650609
CHANGELOG.md
@@ -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
7
## 3.9.10 2023-08-23 <dave at tiredofit dot ca>
8
9
### Changed
Dockerfile
@@ -30,7 +30,6 @@ RUN source /assets/functions/00-container && \
30
openssl-dev \
31
libffi-dev \
32
python3-dev \
33
- py3-setuptools \
34
py3-pip \
35
xz-dev \
36
&& \
@@ -53,6 +52,7 @@ RUN source /assets/functions/00-container && \
53
52
py3-docutils \
54
py3-jmespath \
55
py3-rsa \
+ py3-setuptools \
56
py3-s3transfer \
57
py3-yaml \
58
python3 \
0 commit comments