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 88fa9f0 commit 4e4fcd8Copy full SHA for 4e4fcd8
aws-cli/Dockerfile
@@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-euo", "pipefail", "-c"]
10
11
RUN dnf upgrade -y \
12
&& dnf install -y \
13
- awscli-2-2.25.0-1.amzn2023.0.1 \
+ awscli-2-2.27.57-1.amzn2023.0.1 \
14
bash-5.2.15-1.amzn2023.0.2 \
15
bzip2-1.0.8-6.amzn2023.0.2 \
16
curl-minimal-8.11.1-4.amzn2023.0.1 \
0 commit comments