Skip to content

2.24.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 05:23
c05542f

Release of AWS CLI v2.24.0 on Alpine Linux v3.20.
The image is available on GitHub Container Registry:

To use it in your Dockerfile, add the following lines:

COPY --from=ghcr.io/spacelift-io/aws-cli-alpine:2.24.0 /usr/local/aws-cli/ /usr/local/aws-cli/
COPY --from=ghcr.io/spacelift-io/aws-cli-alpine:2.24.0 /aws-cli-bin/ /usr/local/bin/