Skip to content

jkutner/corretto-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Corretto JDK Buildpack

This buildpack will install the Amazon Corretto runtimes.

Usage

This buildpack can be used with the Heroku Java buildpack to replace the default JDK by running:

$ heroku buildpacks:set jdk/corretto
$ heroku buildpacks:add heroku/java

Customizing

You can customize the version of Corretto by setting the following config vars:

  • CORRETTO_URL
  • CORRETTO_CHECKSUM

For more information on acceptable values, see the Corretto downloads page.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages