diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 13328ac9f..8d1ab8f12 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.36.30 +FROM chatwork/aws:2.36.31 ARG TARGETARCH ARG ATLANTIS_VERSION=0.47.1 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 350a87a85..325f6efa8 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.36.30 + - 2.36.31 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 6b77e52ba..09711d7f1 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -392,8 +392,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/373948402 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.47.1 awscli: - version: 2.36.30 - previousVersion: 2.36.29 + version: 2.36.31 + previousVersion: 2.36.30 versions: - 2.8.2 - 2.8.3 @@ -1017,6 +1017,7 @@ dependencies: - 2.36.28 - 2.36.29 - 2.36.30 + - 2.36.31 conftest: version: 0.69.0 previousVersion: 0.68.2