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