I'm not entirely sure why a hash was used, but I know that someone experienced some issue with using tags. I think whatever the issue was must have been a local issue caused by a specific environment, because after testing both the tag still works.
We rely on tags for other images and they work. We also rely on the tag for the GitHub Action Workflow that builds the same image.
If the issue arises again locally for anyone, lets investigate further then.
What
Replace git hash with tag in Makefile.
Why
I'm not entirely sure why a hash was used, but I know that someone experienced some issue with using tags. I think whatever the issue was must have been a local issue caused by a specific environment, because after testing both the tag still works.
We rely on tags for other images and they work. We also rely on the tag for the GitHub Action Workflow that builds the same image.
If the issue arises again locally for anyone, lets investigate further then.