First off, thanks for providing these dockerfiles, they're invaluable for development - especially as compiling from source is so time consuming.
Would it be possible to have these dockerfiles updated whenever the gRPC library releases a new version? The latest version of the library is v1.12.0, but the latest provided by this one is v1.10.0 for the Cxx library, and earlier still for the language-specific libraries.
I'd be happy to help out getting these up to date, but I'd love some guidance from maintainers first. Maybe there's an opportunity to automate the process, so the latest is always provided?