diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 908ee99a9..137b2e12c 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.33.24 +FROM chatwork/aws:2.33.25 ARG TARGETARCH ARG ATLANTIS_VERSION=0.40.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 59f9ce0a4..f2beb294b 100644 --- a/atlantis-aws/goss/goss.yaml +++ b/atlantis-aws/goss/goss.yaml @@ -21,7 +21,7 @@ command: /usr/local/bin/aws --version: exit-status: 0 stdout: - - 2.33.24 + - 2.33.25 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index dce799a84..f7486383f 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -449,8 +449,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/281375485 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.40.0 awscli: - version: 2.33.24 - previousVersion: 2.33.23 + version: 2.33.25 + previousVersion: 2.33.24 versions: - 2.8.2 - 2.8.3 @@ -1012,6 +1012,7 @@ dependencies: - 2.33.22 - 2.33.23 - 2.33.24 + - 2.33.25 conftest: version: 0.66.0 previousVersion: 0.65.0