Skip to content

[Task] Update microcks-cli docker image to version 1.0.2 #89

@DivyanshuVortex

Description

@DivyanshuVortex

Description:
The Microcks Test GitHub action is currently pinned to a very old version of the microcks-cli docker image (0.5.6). The current stable version of the CLI is 1.0.2.

Updating to the latest version will ensure users benefit from:

  • Improved stability and bug fixes.
  • Support for newer Microcks features and API changes.
  • Better performance and security updates in the underlying image.

Proposed Changes:
Update the image field in action.yml (line 42):

runs:
  using: 'docker'
  image: 'docker://quay.io/microcks/microcks-cli:1.0.2'

@lbroudoux , please review and approve this proposal. Once approved, I will submit a Pull Request to update the CLI version across the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions