You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/06/30 09:18:20 UTC

[skywalking] 01/01: Update configuration.yml

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

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 70fe4bf2eff270cb1e471e2b6587fb0299af17b0
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Wed Jun 30 17:18:03 2021 +0800

    Update configuration.yml
---
 test/plugin/scenarios/mssql-jdbc-scenario/configuration.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/plugin/scenarios/mssql-jdbc-scenario/configuration.yml b/test/plugin/scenarios/mssql-jdbc-scenario/configuration.yml
index 5e55a94..bdc1b75 100644
--- a/test/plugin/scenarios/mssql-jdbc-scenario/configuration.yml
+++ b/test/plugin/scenarios/mssql-jdbc-scenario/configuration.yml
@@ -23,10 +23,10 @@ depends_on:
   - mssql-server
 dependencies:
   mssql-server:
-    image: microsoft/mssql-server-linux
+    image: mcr.microsoft.com/mssql/server
     hostname: mssql-server
     expose:
       - "1433"
     environment:
       - SA_PASSWORD=yourStrong(!)Password
-      - ACCEPT_EULA=Y
\ No newline at end of file
+      - ACCEPT_EULA=Y