modern-data-warehouse-dataops
modern-data-warehouse-dataops copied to clipboard
fix(parking-sensors): added temurin-8-jdk
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
Is there a reason you chose not to just install the jdk with RUN apt-get install default-jdk