acryldata / datahub-actions

DataHub Actions is a framework for responding to changes to your DataHub Metadata Graph in real time.
42 stars 47 forks source link

fix(build): install java 8 by default in image #15

Closed anshbansal closed 2 years ago

anshbansal commented 2 years ago

To fix https://github.com/datahub-project/datahub/issues/4741

Tested on local

aseembansal@Aseems-MacBook-Pro datahub-actions % docker run -it --rm tmp bash                                
datahub@c138716c03e3:/$ java -version
openjdk version "1.8.0_332"
OpenJDK Runtime Environment (Zulu 8.62.0.19-CA-linux_aarch64) (build 1.8.0_332-b09)
OpenJDK 64-Bit Server VM (Zulu 8.62.0.19-CA-linux_aarch64) (build 25.332-b09, mixed mode)
github-actions[bot] commented 2 years ago

Unit Test Results (build & test)

  1 files  ±0    1 suites  ±0   3s :stopwatch: ±0s 56 tests ±0  56 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 4097dfb0. ± Comparison against base commit 4c8683fa.