FarmData2 / FD2-Images

Code and tools for building the docker images used by the FarmData2 Development Environment.
Other
0 stars 1 forks source link

Semantic Versioning of Images #2

Open braughtg opened 1 year ago

braughtg commented 1 year ago

It would be preferable to use semantic versioning of all of the images rather than just a single integer version number. The challenge is that there are multiple images being built from the same repo, so versioning each one separately presents a challenge.

braughtg commented 1 year ago

This should then make a PR into the main FarmData2 repo that updates the docker_compose to use the new version.