mirror of
https://github.com/moby/buildkit.git
synced 2026-08-10 17:14:08 +00:00
Pin of annotated tag should be tha SHA of tag, not the commit it is pointing to. Cache key of annotated tag should be SHA of the tag if keep-git-dir is enabled and SHA of underlying commit otherwise. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>