Azure-Samples / modern-data-warehouse-dataops

DataOps for the Modern Data Warehouse on Microsoft Azure. https://aka.ms/mdw-dataops.
MIT License
570 stars 451 forks source link

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

Open StromFLIX opened 1 year ago

StromFLIX commented 1 year ago

Type of PR

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

Validation steps

Run the devcontainer locally like described in the issue #644

Issues Closed or Referenced

bsherwin commented 1 year ago

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