Bump up bundled CLI (#654)

This commit is contained in:
吴晟 Wu Sheng 2023-12-05 08:43:19 -08:00 committed by GitHub
parent 8ca62a48c2
commit be57d51d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ HUB ?= skywalking
NAME ?= skywalking-java NAME ?= skywalking-java
TAG ?= latest TAG ?= latest
AGENT_PACKAGE ?= skywalking-agent 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 .PHONY: build
build: build: