You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2023/03/15 05:06:21 UTC

[pinot] branch master updated (0b111a1310 -> 856503256f)

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

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


    from 0b111a1310 Fix JDBC driver check for username (#10416)
     add 856503256f Adding Pinot base build/runtime image support for Amazon Corretto and MS OpenJDK (#10422)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-pinot-docker-image.yml     |  6 ++--
 .github/workflows/build-presto-docker-image.yml    |  6 ++--
 .github/workflows/build-superset-docker-image.yml  |  6 ++--
 docker/images/pinot-base/README.md                 | 34 ++++++++--------------
 .../{Dockerfile => amazoncorretto.dockerfile}      | 32 +++++++++++++++-----
 .../{Dockerfile => ms-openjdk.dockerfile}          |  4 +--
 .../{Dockerfile => openjdk.dockerfile}             |  4 +--
 .../{Dockerfile => amazoncorretto.dockerfile}      | 11 +++----
 .../{Dockerfile => ms-openjdk.dockerfile}          |  7 +++--
 .../{Dockerfile => openjdk.dockerfile}             |  4 +--
 10 files changed, 61 insertions(+), 53 deletions(-)
 copy docker/images/pinot-base/pinot-base-build/{Dockerfile => amazoncorretto.dockerfile} (60%)
 copy docker/images/pinot-base/pinot-base-build/{Dockerfile => ms-openjdk.dockerfile} (94%)
 rename docker/images/pinot-base/pinot-base-build/{Dockerfile => openjdk.dockerfile} (95%)
 copy docker/images/pinot-base/pinot-base-runtime/{Dockerfile => amazoncorretto.dockerfile} (84%)
 copy docker/images/pinot-base/pinot-base-runtime/{Dockerfile => ms-openjdk.dockerfile} (91%)
 rename docker/images/pinot-base/pinot-base-runtime/{Dockerfile => openjdk.dockerfile} (95%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org