Skip to content

Add version label to Docker Image #39

@briandominick

Description

@briandominick

The Issuer Docker image currently lacks the org.opencontainers.image.version label, which prevents automated version detection in downstream projects.

ARG ISSUER_VERSION
LABEL org.opencontainers.image.version="${ISSUER_VERSION}"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions