We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964852e commit 466ba83Copy full SHA for 466ba83
Makefile
@@ -76,7 +76,7 @@ test-stack-command-8x:
76
./scripts/test-stack-command.sh 8.18.0-426becc5-SNAPSHOT
77
78
test-stack-command-9x:
79
- ./scripts/test-stack-command.sh 9.0.0-1b679f07-SNAPSHOT
+ ./scripts/test-stack-command.sh 9.0.0-78f512fc-SNAPSHOT
80
81
test-stack-command-with-apm-server:
82
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
0 commit comments