update skywalking 9.3.0 => 9.7.0

update skywalking-agent 8.16.0 => 9.2.0
This commit is contained in:
疯狂的狮子Li
2024-06-27 10:15:30 +08:00
parent ec1916d58e
commit 2131bd6d63
182 changed files with 30 additions and 18 deletions

View File

@@ -456,7 +456,7 @@ services:
network_mode: "host"
sky-oap:
image: apache/skywalking-oap-server:9.3.0
image: apache/skywalking-oap-server:9.7.0
container_name: sky-oap
ports:
- "11800:11800"
@@ -473,7 +473,7 @@ services:
network_mode: "host"
sky-ui:
image: apache/skywalking-ui:9.3.0
image: apache/skywalking-ui:9.7.0
container_name: sky-ui
ports:
- "18080:18080"