Skip to content

Add flag with commit hash to built images #22

@zmiklank

Description

@zmiklank

Currently, we pass github.sha to buildah, to create image with this tag.
However, we use also "latest" tag and tag with current date.

That means, that if user pulls the image via other then sha tag, it will no longer be possible to get the commit hash from the image.

We should consider adding some information about hash of the latest commit to the released images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions