You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2024. It is now read-only.
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?