This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git


The following commit(s) were added to refs/heads/main by this push:
     new 41852d8  Bump up java agent version (#95)
41852d8 is described below

commit 41852d8dcc5ad8b19396d8a80cf7e7f97e23d5c4
Author: Stephen Ni <[email protected]>
AuthorDate: Tue Nov 29 20:05:51 2022 +0800

    Bump up java agent version (#95)
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 5781644..3a026ae 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -30,7 +30,7 @@ SW_OAP_IMAGE ?= 
ghcr.io/apache/skywalking/oap:067b119716970a323fa0233d6f2044c368
 SW_UI_IMAGE ?= 
ghcr.io/apache/skywalking/ui:067b119716970a323fa0233d6f2044c368fb6cd5
 SW_CLI_IMAGE ?= 
ghcr.io/apache/skywalking-cli/skywalking-cli:ec85225f3fc0d0d7e8a9513b828d305c7cb399ad
 SW_EVENT_EXPORTER_IMAGE ?= 
ghcr.io/apache/skywalking-kubernetes-event-exporter/skywalking-kubernetes-event-exporter:8a012a3f968cb139f817189afb9b3748841bba22
-SW_AGENT_JAVA_IMAGE ?= 
ghcr.io/apache/skywalking-java/skywalking-java:1ef7cb4117aad35bb5de0fb18f51813a455fd2b5-java8
+SW_AGENT_JAVA_IMAGE ?= 
ghcr.io/apache/skywalking-java/skywalking-java:51161ae6a5b8e266eef39162cc4e23440d36ab38-java8
 
 SW_AGENT_NODEJS_BACKEND_VERSION ?= 59ef1aed6a404e2e8afffbb4b81ea849ae4f3026
 SW_AGENT_NODEJS_FRONTEND_VERSION ?= 1e31bd17dcebb616163d848fc435f3a2d4822fb8

Reply via email to