Skip to content

Commit

Permalink
Bump up bundled CLI (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng authored Dec 5, 2023
1 parent 8ca62a4 commit be57d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ HUB ?= skywalking
NAME ?= skywalking-java
TAG ?= latest
AGENT_PACKAGE ?= skywalking-agent
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.

.PHONY: build
build:
Expand Down

0 comments on commit be57d51

Please sign in to comment.