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 2022/01/25 10:28:27 UTC

[skywalking] branch master updated (2d13c8a -> f729c0c)

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

wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 2d13c8a  Pin the version of link checker (#8466)
     add f729c0c  Add Docker images based on 17 and test it (#8476)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/e2e.jdk-versions.yaml             | 6 +++---
 .github/workflows/publish-docker.yaml               | 5 +++++
 CHANGES.md                                          | 2 ++
 docker/oap/Dockerfile                               | 2 +-
 docker/ui/Dockerfile                                | 2 +-
 pom.xml                                             | 2 +-
 test/e2e-v2/cases/alarm/h2/docker-compose.yml       | 2 +-
 test/e2e-v2/cases/event/h2/docker-compose.yml       | 2 +-
 test/e2e-v2/cases/log/h2/docker-compose.yml         | 2 +-
 test/e2e-v2/cases/meter/docker-compose.yml          | 2 +-
 test/e2e-v2/cases/profile/h2/docker-compose.yml     | 2 +-
 test/e2e-v2/cases/storage/h2/docker-compose.yml     | 2 +-
 test/e2e-v2/cases/ttl/es/docker-compose.yml         | 2 +-
 test/e2e-v2/cases/ttl/influxdb/docker-compose.yml   | 2 +-
 test/e2e-v2/cases/ttl/iotdb/docker-compose.yml      | 2 +-
 test/e2e-v2/cases/ttl/postgresql/docker-compose.yml | 2 +-
 test/e2e-v2/cases/ttl/tidb/docker-compose.yml       | 2 +-
 test/e2e-v2/java-test-service/pom.xml               | 2 +-
 test/e2e-v2/script/dockerfile/Dockerfile.h2         | 4 ++--
 test/e2e-v2/script/env                              | 2 +-
 20 files changed, 28 insertions(+), 21 deletions(-)