From d975b533852e971ce851e92656b4c6b01604f390 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:13:13 +0900 Subject: [PATCH] chore(deps): update localstack/localstack docker tag to v3.8.0 (#398) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ec320b6..2f0471a 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -LOCALSTACK_VERSION = 3.4.0 +LOCALSTACK_VERSION = 3.8.0 .PHONY: test test: