kourou icon indicating copy to clipboard operation
kourou copied to clipboard

chore: update the generated Compose files

Open Kuruyia opened this issue 2 years ago • 0 comments

What does this PR do?

Compose V1 being outdated (and the docker compose command starting complaining), this updates the Docker Compose files that are generated by this tool to remove the version field (it is optional and pretty much ignored by Compose anyway).

Nothing else has been modified as our Compose files are already compliant with the current schema.

Other changes

This fixes one of the tests for a better compatibility with the semver string format.

Kuruyia avatar Apr 05 '24 14:04 Kuruyia