RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.3.0.
- This action is used across all versions by 6 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The docker-multi-arch-release-action GitHub Action automates the process of building and pushing multi-architecture Docker images to a container registry. It simplifies tagging based on Git references, supports custom tags, and handles multiple platforms (e.g., linux/amd64, linux/arm64) in a single workflow. This action streamlines the release process, making it easier to manage and deploy consistent multi-architecture Docker images.
Release notes
1.3.0 (2026-03-11)
Features
- update docs to use major v (c6bfd69)