Skip to content

Commit be57d51

Browse files
authored
Bump up bundled CLI (#654)
1 parent 8ca62a4 commit be57d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HUB ?= skywalking
2020
NAME ?= skywalking-java
2121
TAG ?= latest
2222
AGENT_PACKAGE ?= skywalking-agent
23-
CLI_VERSION ?= 0.9.0 # CLI version inside agent image should always use an Apache released artifact.
23+
CLI_VERSION ?= 0.13.0 # CLI version inside agent image should always use an Apache released artifact.
2424

2525
.PHONY: build
2626
build:

0 commit comments

Comments
 (0)