- added support for any registries (still defaults to docker.io + ghcr.io)
- replaced
dockerhub-*
andghcr-*
inputs with more flexiblecredentials
one - renamed
image-path
toimage-name
- added
platforms
to support multiarch usingbuildx
. - refactored and simplified action and scripts
- now internally using two main info:
DOCKER_TAG
with the version-onlyDOCKER_TAG_LATEST
true
orfalse
.