Skip to content
Compare
Choose a tag to compare
@rgaudin rgaudin released this 07 Jan 23:07
· 16 commits to main since this release
809eacc
  • added support for any registries (still defaults to docker.io + ghcr.io)
  • replaced dockerhub-* and ghcr-* inputs with more flexible credentials one
  • renamed image-path to image-name
  • added platforms to support multiarch using buildx.
  • refactored and simplified action and scripts
  • now internally using two main info:
  • DOCKER_TAG with the version-only
  • DOCKER_TAG_LATEST true or false.