Hello,
Was working with the docker-build provider and noticed a small bug with how Image.read functions. It was a pretty small fix and I opened a PR with my proposed solution. This is my first time contributing to open source so any guidance/review is much appreciated.
https://github.com/pulumi/pulumi-docker-build/pull/930
Thank y’all!