Updater is picking the wrong binary #322
Labels
hacktoberfest
Hacktoberfest eligible
note:good-first-issue
A good first issue to get started with
note:ideal-for-contribution
An issue that a contributor can help us with
type:bug
A general bug
Expected Behavior
We ship a standard Azul JDK.
Current Behavior
The updater is picking Azul's JDK with crac in it for Java 17.
See this PR: https://github.com/paketo-buildpacks/azul-zulu/pull/321/files#diff-5f54cb49d0e28117084fad482c0daf89502d4ecb329230071fcf78e56dc939b3R204
Possible Solution
Fix the updater action so it picks the right version: https://github.com/paketo-buildpacks/pipeline-builder/blob/main/actions/azul-zulu-dependency/main.go
The text was updated successfully, but these errors were encountered: