edgexfoundry / edgex-examples

Apache License 2.0
51 stars 52 forks source link

feat: Update latest images tags to 3.0.0 #230

Closed jim-wang-intel closed 1 year ago

jim-wang-intel commented 1 year ago

Update docker-compose examples to use image tags 3.0.0 instead of latest

Closes: #228

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-examples/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

jim-wang-intel commented 1 year ago

The docker-compose.original is there intentionally in order to show the difference between the original and modified docker-composes

ok, i can revert those back but then you have to keep track of version from this to the next release? IMO, it is too much burden for developer

So for example, the previous one would be renamed to something like docker-compose.2.x or something like that