Skip to content

docker-compose version --short changed output from vX.Y to X.Y between v2.2.3 and 2.3.3 #9272

@rfay

Description

@rfay

Description

docker-compose version --short always used vX.Y as its format (for example, v2.2.3). In v2.3.3 it uses X.Y (without the 'v'),

$ ./docker-compose version --short
2.3.3

Since other projects depend on this output, it should remain the same from version to version.

Steps to reproduce the issue:

Run docker-compose version --short

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