Skip to content

Commit

Permalink
Bump aws-cli version to v2.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dnx-solutions committed Nov 9, 2022
1 parent e1acaf3 commit a8183d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM tbrock/saw:v0.2.2 as saw
FROM alpine:3.13

ENV GLIBC_VERSION=2.31-r0
ENV AWSCLI_VERSION=2.8.9
ENV AWSCLI_VERSION=2.8.10

RUN apk --no-cache update && \
apk --no-cache add \
Expand Down

0 comments on commit a8183d6

Please sign in to comment.