chore: bump protobuf version (#4123)

makes it compatible with protoc_plugin 21.x.x
This commit is contained in:
Richard Shiue
2023-12-10 21:26:53 +08:00
committed by GitHub
parent 775955df5c
commit eff06a1f74
5 changed files with 10 additions and 17 deletions

View File

@ -44,7 +44,7 @@ RUN curl -sSfL \
rm flutter.tar.xz
RUN flutter config --enable-linux-desktop
RUN flutter doctor
RUN dart pub global activate protoc_plugin 20.0.1
RUN dart pub global activate protoc_plugin 21.1.2
# Install build dependencies for AppFlowy
RUN yay -S --noconfirm jemalloc4 cargo-make cargo-binstall