Skip to content

Commit

Permalink
Merge pull request #4403 from ecamp/renovate/amazon-aws-cli-2.x
Browse files Browse the repository at this point in the history
chore(deps): update amazon/aws-cli docker tag to v2.15.8
  • Loading branch information
usu committed Jan 9, 2024
2 parents 7c7da3e + e0a4e03 commit 07c1804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ops/aws-setup/docker-compose.yml
Expand Up @@ -15,7 +15,7 @@ services:
- AWS_DEFAULT_REGION=eu-west-3

aws-cli:
image: amazon/aws-cli:2.15.7
image: amazon/aws-cli:2.15.8
container_name: 'ecamp3-aws-cli'
volumes:
- ./.aws:/root/.aws:delegated
Expand Down

0 comments on commit 07c1804

Please sign in to comment.