This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch k8s/service-registry
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/k8s/service-registry by this
push:
new bb39ba8 Update e2e.istio.yaml
bb39ba8 is described below
commit bb39ba8a9f35d4a28989e2f9250051662719d2a5
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Oct 23 16:23:42 2020 +0800
Update e2e.istio.yaml
---
.github/workflows/e2e.istio.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/e2e.istio.yaml b/.github/workflows/e2e.istio.yaml
index 7f9bfc6..2f69de5 100644
--- a/.github/workflows/e2e.istio.yaml
+++ b/.github/workflows/e2e.istio.yaml
@@ -29,7 +29,7 @@ env:
ISTIO_VERSION: 1.7.1
TAG: ${{ github.sha }}
SCRIPTS_DIR: test/e2e-mesh/e2e-istio/scripts
- SW_OAP_BASE_IMAGE: openjdk:8-jdk-alpine
+ SW_OAP_BASE_IMAGE: openjdk:8-jdk
jobs:
als: