Skip to content

Add version label to Docker Image #39

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}"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions