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

qiuxiafan 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 a83996b  Bump up UI and OAP (#244)
a83996b is described below

commit a83996b14346e554950624a1342befc6f0201716
Author: Fine0830 <[email protected]>
AuthorDate: Thu Mar 19 11:44:28 2026 +0800

    Bump up UI and OAP (#244)
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index b9f2957..3a9d473 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -33,10 +33,10 @@ ES_IMAGE ?= 
docker.elastic.co/elasticsearch/elasticsearch-oss
 ES_IMAGE_TAG ?= 7.10.2
 
 SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap
-SW_OAP_IMAGE_TAG ?= 58652507b633d8783b4d9dbfce609bccb5bd11ef
+SW_OAP_IMAGE_TAG ?= 7751bafa92aa5c5ecb13fe8e579e3149ceffaa61
 
 SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui
-SW_UI_IMAGE_TAG ?= 58652507b633d8783b4d9dbfce609bccb5bd11ef
+SW_UI_IMAGE_TAG ?= 7751bafa92aa5c5ecb13fe8e579e3149ceffaa61
 
 SW_CLI_IMAGE ?= 
ghcr.io/apache/skywalking-cli/skywalking-cli:bce7faaabbd57ed1f40156af8a8eb6c3eccea4ae
 SW_EVENT_EXPORTER_IMAGE ?= 
ghcr.io/apache/skywalking-kubernetes-event-exporter/skywalking-kubernetes-event-exporter:8a012a3f968cb139f817189afb9b3748841bba22

Reply via email to