diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 54362be09..7bfdc7243 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.34.10 +FROM chatwork/aws:2.34.11 ARG TARGETARCH ARG ATLANTIS_VERSION=0.40.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index ceb574179..b96ceaa21 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.34.10 + - 2.34.11 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index d66eab8a7..d897590c0 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.34.10 - previousVersion: 2.34.9 + version: 2.34.11 + previousVersion: 2.34.10 versions: - 2.8.2 - 2.8.3 @@ -1030,6 +1030,7 @@ dependencies: - 2.34.8 - 2.34.9 - 2.34.10 + - 2.34.11 conftest: version: 0.67.0 previousVersion: 0.66.0