Closed Smart123s closed 5 months ago
LGTM
The images are built in parallel; this wouldn't be able to determine which is the latest image; any of them could wind up as :latest depending on what takes the longest to build, and if the latest image fails to build, this could set older images as the :latest tag. I'll work on adding a :latest tag for the latest version though.
It would be really great if there would be a "latest" tag. I know it's unsafe for production use, but I'd be glad to have it when testing on my home setup.
Resolves #5