InformaticsMatters / okd-orchestrator

An Orchestrator for RedHat's OpenShift/OKD container runtime
MIT License
0 stars 4 forks source link

Fix Docker image creation with updates base image #47

Closed moschlar closed 5 years ago

moschlar commented 5 years ago

The base image is now based on Debian Buster, which doesn't ship Java 8 anymore. Specifing "default-jdk" should fix this for future releases because it will always be a meta package for the currently packaged release.