diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 384bd6431..3be61380f 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.32.21 +FROM chatwork/aws:2.32.22 ARG TARGETARCH ARG ATLANTIS_VERSION=0.38.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 3e3b3ebe3..2b65bda9d 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.32.21 + - 2.32.22 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 64b9abd2f..4ce3eb5f5 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -436,8 +436,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/268994078 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.38.0 awscli: - version: 2.32.21 - previousVersion: 2.32.20 + version: 2.32.22 + previousVersion: 2.32.21 versions: - 2.8.2 - 2.8.3 @@ -976,6 +976,7 @@ dependencies: - 2.32.19 - 2.32.20 - 2.32.21 + - 2.32.22 conftest: version: 0.66.0 previousVersion: 0.65.0