diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 137b2e12c..3252e35f6 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.33.25 +FROM chatwork/aws:2.33.26 ARG TARGETARCH ARG ATLANTIS_VERSION=0.40.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index f2beb294b..c07afc227 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.25 + - 2.33.26 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index f7486383f..b28aa2ba9 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.25 - previousVersion: 2.33.24 + version: 2.33.26 + previousVersion: 2.33.25 versions: - 2.8.2 - 2.8.3 @@ -1013,6 +1013,7 @@ dependencies: - 2.33.23 - 2.33.24 - 2.33.25 + - 2.33.26 conftest: version: 0.66.0 previousVersion: 0.65.0