This commit is contained in:
2024-04-03 09:45:44 +02:00
parent 67bff86893
commit 90f4ae3dc3
2 changed files with 4 additions and 3 deletions

View File

@@ -11,5 +11,6 @@ RUN apk add -v --update --no-cache \
py3-pip \
groff \
less \
jq
RUN pip3 install --upgrade awscli
jq \
aws-cli
#RUN pip3 install --upgrade awscli