paketo-buildpacks/bionic-base-stack

Implement Paketo Stacks RFC 0005: Update Bionic Base Stack

sophiewigmore opened this issue · 0 comments

Paketo Stacks RFC 0005 states the Paketo Bionic stacks should follow suit with recent organizational changes to naming, publishing, and repository set up implemented for the Paketo Jammy stacks.

This issue is to implement these changes for the Paketo Bionic Base stack:

  • Create stack definition files (stack.toml and build/run Dockerfiles) similar to the ones for the Jammy Base stack. The same set of packages shipped in the existing Bionic base stack should be used.
  • Leverage the new workflows and actions
  • Publish the generated stacks to both the old -cnb suffixed and non-cnb tags, as well as the new location outlined in the RFC:
   paketobuildpacks/{build/run}:{version}-base
   paketobuildpacks/{build/run}:{version}-base-cnb
   paketobuildpacks/{build/run}-bionic-base:{version}