diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 41878b874..b1d398cb4 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.36.47 +FROM chatwork/aws:2.36.48 ARG TARGETARCH ARG ATLANTIS_VERSION=0.47.1 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 4fe8f532f..81cc98dde 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.47 + - 2.36.48 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 03ea12b39..14ad83dbf 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.47 - previousVersion: 2.36.46 + version: 2.36.48 + previousVersion: 2.36.47 versions: - 2.8.2 - 2.8.3 @@ -1034,6 +1034,7 @@ dependencies: - 2.36.45 - 2.36.46 - 2.36.47 + - 2.36.48 conftest: version: 0.70.0 previousVersion: 0.69.0