modern-data-warehouse-dataops icon indicating copy to clipboard operation
modern-data-warehouse-dataops copied to clipboard

fix(parking-sensors): added temurin-8-jdk

Open StromFLIX opened this issue 2 years ago • 1 comments

Type of PR

  • Code changes

Purpose

In bug #644 we see a failing devcontainer setup when running the parking-sensors samples locally this fixes the issue

Author pre-publish checklist

  • [ ] Added test to prove my fix is effective or new feature works
  • [ ] No PII in logs
  • [ ] Made corresponding changes to the documentation

Validation steps

Run the devcontainer locally like described in the issue #644

Issues Closed or Referenced

  • Closes #644

StromFLIX avatar Aug 08 '23 15:08 StromFLIX

Is there a reason you chose not to just install the jdk with RUN apt-get install default-jdk

bsherwin avatar Aug 18 '23 15:08 bsherwin