mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-16 17:17:16 +08:00
Add new parameters `inherit-annotations` and `inherit-labels` that allows disabling inheritance from the base image or base states. Signed-off-by: Sebastian Schimpfhauser <seschi98@googlemail.com>