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

wankai 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 7f40622  missing `v` from satellite version (#51)
7f40622 is described below

commit 7f40622c2b8abdda6f9cb230d317454b56750a29
Author: Wan Kai <[email protected]>
AuthorDate: Thu Jun 16 17:14:56 2022 +0800

    missing `v` from satellite version (#51)
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 97214ea..074f6a9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -35,7 +35,7 @@ SW_AGENT_JAVA_IMAGE ?= 
ghcr.io/apache/skywalking-java/skywalking-java:b83865f6cd
 SW_AGENT_NODEJS_BACKEND_VERSION ?= 59ef1aed6a404e2e8afffbb4b81ea849ae4f3026
 SW_AGENT_NODEJS_FRONTEND_VERSION ?= 1e31bd17dcebb616163d848fc435f3a2d4822fb8
 
-SW_SATELLITE_IMAGE ?= 
ghcr.io/apache/skywalking-satellite/skywalking-satellite:ea27a3f4e126a24775fe12e2aa2695bcb23d99c3
+SW_SATELLITE_IMAGE ?= 
ghcr.io/apache/skywalking-satellite/skywalking-satellite:vea27a3f4e126a24775fe12e2aa2695bcb23d99c3
 SW_ROVER_IMAGE ?= 
ghcr.io/apache/skywalking-rover/skywalking-rover:49529367b9efce580852294603f1f7dac28622a3
 
 SWCK_OPERATOR_VERSION ?= 0.6.0

Reply via email to