palaska commented on code in PR #1057: URL: https://github.com/apache/datafusion-ballista/pull/1057#discussion_r1765528990
########## dev/docker/ballista-builder.Dockerfile: ########## @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -FROM rust:1.74.1-buster +FROM rust:1.81-bullseye Review Comment: `buster`'s package repo did not have a high enough version of `protoc` that supports `experimental_allow_proto3_optional` flag, that's why I bumped -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
