Follow-up to #1047, this updates the innovation image to use Oracle Linux 9 as base OS image. This also allows it to correctly use the latest MySQL release (9.0.0) to be used.
For some reason, this prompts the update script to interchange "8.4" and "innovation" in versions.json, which combined with updating both the OS and the version to the same number (9) results in a somewhat confusing git diff ;)
Follow-up to #1047, this updates the
innovation
image to use Oracle Linux 9 as base OS image. This also allows it to correctly use the latest MySQL release (9.0.0) to be used.For some reason, this prompts the update script to interchange "8.4" and "innovation" in
versions.json
, which combined with updating both the OS and the version to the same number (9) results in a somewhat confusing git diff ;)