mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-21 14:47:15 +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>