Skip to content

Add OCI-CLI Version Tag to Docker Images #2935

Description

@frankforpresident

Currently, the OCI-CLI Docker images are only tagged with latest or the build timestamp (e.g., 20250226). This makes it difficult to reference a specific CLI version reliably.

I would like to request an additional tag that corresponds to the CLI version itself. For example, the latest version (latest) currently refers to 3.51.9, so an additional tag like 3.51.9 would be helpful.

This would allow users to pull a specific CLI version without relying on latest or tracking timestamps.

Expected Behavior:
• Each OCI-CLI Docker image should include a tag that corresponds to the CLI version (e.g., 3.51.9).
• This tag should be updated alongside latest with each new release.

Would it be possible to implement this in future builds?

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions