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

[skywalking] branch kezhenxu94-patch-1 updated: Update Dockerfile.provider

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

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


The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this push:
     new cc41fb8  Update Dockerfile.provider
cc41fb8 is described below

commit cc41fb833c590ea4cf2d7c5383d5d2c44c99d114
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Wed Sep 1 08:06:22 2021 +0800

    Update Dockerfile.provider
---
 test/e2e/e2e-test/docker/Dockerfile.provider | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/e2e/e2e-test/docker/Dockerfile.provider b/test/e2e/e2e-test/docker/Dockerfile.provider
index 59df06a..1f45f78 100644
--- a/test/e2e/e2e-test/docker/Dockerfile.provider
+++ b/test/e2e/e2e-test/docker/Dockerfile.provider
@@ -15,7 +15,7 @@
 
 ARG SW_AGENT_JDK_VERSION=8
 
-FROM ghcr.io/apache/skywalking-java/jdk-${SW_AGENT_JDK_VERSION}
+FROM ghcr.io/apache/skywalking-java/jdk-${SW_AGENT_JDK_VERSION}: 2b519320559ba94131b098e1258bd5fe41d487e4
 
 VOLUME /services