diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index f4c842848..f99226d7c 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.22.16 +FROM chatwork/aws:2.22.17 ARG TARGETARCH ARG ATLANTIS_VERSION=0.31.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 4965cdad7..2551824b8 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.22.16 + - 2.22.17 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 112a45c15..f6a81a452 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -183,8 +183,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/187019518 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.31.0 awscli: - version: 2.22.16 - previousVersion: 2.22.15 + version: 2.22.17 + previousVersion: 2.22.16 versions: - 2.8.2 - 2.8.3 @@ -478,6 +478,7 @@ dependencies: - 2.22.14 - 2.22.15 - 2.22.16 + - 2.22.17 conftest: version: 0.56.0 previousVersion: 0.55.0