buildpacks / spec

Specification for Cloud Native Buildpacks
https://buildpacks.io
Apache License 2.0
250 stars 69 forks source link

Build Image ABI Compatibility #368

Open hone opened 12 months ago

hone commented 12 months ago

Base image authors SHOULD ensure that build image versions maintain ABI-compatibility with previous versions, although violating this requirement will not change the behavior of previously built images containing app and launch layers.

In order to not block #335, but wanting to have a place for discussion I've moved this into its own issue.