RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.0.3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The docker-release-action is a GitHub Action designed to automate the deployment of multi-platform Docker images. It streamlines the CI/CD process by building and releasing Docker images directly from a GitHub workflow, solving the need for manual image management across diverse platforms. Key capabilities include multi-platform support and seamless integration into GitHub Actions workflows for efficient image deployment.
Release notes
What’s Changed
- Configure Renovate by @renovate[bot] in https://github.com/RevoTale/docker-multi-arch-release-action/pull/2
- Update docker/build-push-action action to v6 by @renovate[bot] in https://github.com/RevoTale/docker-multi-arch-release-action/pull/3
- Update docker/metadata-action action to v5 by @renovate[bot] in https://github.com/RevoTale/docker-multi-arch-release-action/pull/4
New Contributors
- @renovate[bot] made their first contribution in https://github.com/RevoTale/docker-multi-arch-release-action/pull/2
Full Changelog: https://github.com/RevoTale/docker-multi-arch-release-action/compare/v1.0.2...v1.0.3