We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca62a4 commit be57d51Copy full SHA for be57d51
1 file changed
Makefile
@@ -20,7 +20,7 @@ HUB ?= skywalking
20
NAME ?= skywalking-java
21
TAG ?= latest
22
AGENT_PACKAGE ?= skywalking-agent
23
-CLI_VERSION ?= 0.9.0 # CLI version inside agent image should always use an Apache released artifact.
+CLI_VERSION ?= 0.13.0 # CLI version inside agent image should always use an Apache released artifact.
24
25
.PHONY: build
26
build:
0 commit comments