mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
* oci: Allow optional properties in the config layer to be set to null * Correct formatting * oci: Allow optional components in the image config to be set to "null" See OCI spec for more information: https://github.com/opencontainers/image-spec --------- Co-authored-by: Ivan Bazulic <ibazulic@redhat.com>