If we update the builtin-mappings.yaml file with new entries, it is not used by default if there is existing files inside the XDG_CACHE etc.
We should do something to either invalidate the cache based on timestamp, or something to prevent future travelers from being confused why mappings arent being applied during testing.
As a workaround, people can use the --mappings flag:
go run . --mappings pkg/dfc/builtin-mappings.yaml Dockerfile