docker-hash
Version updated for https://github.com/RemkoMolier/docker-hash to version v0.3.17.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This action automates the computation of a deterministic SHA-256 hash for Docker images, based on various factors such as the Dockerfile content, build arguments, and files referenced in the build context. It is useful for cache-busting, change detection, and ensuring reproducibility in CI pipelines.
What’s Changed
Changelog
Bug fixes
- fix(deps): update dependency markdownlint-cli2 to v0.23.2 (#189)
- fix(deps): update module github.com/google/go-containerregistry to v0.21.8 (#192)