FROM ghcr.io/cross-rs/x86_64-unknown-linux-musl:latest
RUN apt-get update && \
apt-get --assume-yes install \
protobuf-compiler \
libprotobuf-dev