Skip to content

Commit e26aeae

Browse files
Merge pull request #578 from product-os/renovate/aws-aws-cli-2.27.x
Update dependency aws/aws-cli to v2.27.24
2 parents b8b1d79 + a027e53 commit e26aeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ RUN eget cli/cli \
9898
FROM eget-build AS awscli
9999

100100
# renovate: datasource=github-tags depName=aws/aws-cli
101-
ARG AWSCLI_VERSION=2.27.23
101+
ARG AWSCLI_VERSION=2.27.24
102102

103103
# install awscli manually as it's not available in apt for Ubuntu 24.04
104104
# https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html

0 commit comments

Comments
 (0)