From 0ef8bb97b94c1ba3fbc01f3c64d8be8eda268f26 Mon Sep 17 00:00:00 2001 From: Mario Rodriguez Molins Date: Thu, 29 Aug 2024 10:35:50 +0200 Subject: [PATCH] Update latest snapshot for 8x target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b6a7d68a8..14d9f3965 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ test-stack-command-86: ./scripts/test-stack-command.sh 8.6.2 test-stack-command-8x: - ./scripts/test-stack-command.sh 8.16.0-32bc94b7-SNAPSHOT + ./scripts/test-stack-command.sh 8.16.0-54ba7abd-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh