Skip to content

Commit

Permalink
Bump aws-cli version to v2.22.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dnx-solutions committed Dec 19, 2024
1 parent 0e28f54 commit d6181d5
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 @@ -5,7 +5,7 @@ FROM tbrock/saw:v0.2.2 as saw
FROM python:3.11-alpine${ALPINE_VERSION} as base

FROM base as builder
ARG AWS_CLI_VERSION=2.22.19
ARG AWS_CLI_VERSION=2.22.20

WORKDIR /aws-cli

Expand Down

0 comments on commit d6181d5

Please sign in to comment.