pub const ANNOTATION_VERSION: &str = "org.opencontainers.image.version";
Expand description

AnnotationVersion is the annotation key for the version of the packaged software. The version MAY match a label or tag in the source code repository. The version MAY be Semantic versioning-compatible.