diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 63df5842c..4a1534ee8 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.33.0 +FROM chatwork/aws:2.33.1 ARG TARGETARCH ARG ATLANTIS_VERSION=0.39.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 6e6bb1a94..0c91b870e 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.33.0 + - 2.33.1 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 8d63609a8..419107bb0 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -426,8 +426,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/273255160 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.39.0 awscli: - version: 2.33.0 - previousVersion: 2.32.34 + version: 2.33.1 + previousVersion: 2.33.0 versions: - 2.8.2 - 2.8.3 @@ -969,6 +969,7 @@ dependencies: - 2.32.22 - 2.32.34 - 2.33.0 + - 2.33.1 conftest: version: 0.66.0 previousVersion: 0.65.0