diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 36ac391d2..413791c8b 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.35.17 +FROM chatwork/aws:2.35.19 ARG TARGETARCH ARG ATLANTIS_VERSION=0.46.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 1c1aa6799..29ad4ee5b 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.35.17 + - 2.35.19 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 7d6b8b988..98b1a5690 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -433,8 +433,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/346951880 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.46.0 awscli: - version: 2.35.17 - previousVersion: 2.34.49 + version: 2.35.19 + previousVersion: 2.35.17 versions: - 2.8.2 - 2.8.3 @@ -1021,6 +1021,7 @@ dependencies: - 2.34.15 - 2.34.49 - 2.35.17 + - 2.35.19 conftest: version: 0.68.2 previousVersion: 0.67.0