mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-28 13:44:59 +00:00
chore(grpcio): bump to 1.70
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
099469cb05
commit
293762e5a3
3 changed files with 4 additions and 4 deletions
|
@ -198,7 +198,7 @@ FROM ${GRPC_BASE_IMAGE} AS grpc
|
|||
|
||||
# This is a bit of a hack, but it's required in order to be able to effectively cache this layer in CI
|
||||
ARG GRPC_MAKEFLAGS="-j4 -Otarget"
|
||||
ARG GRPC_VERSION=v1.65.0
|
||||
ARG GRPC_VERSION=v1.70.0
|
||||
ARG CMAKE_FROM_SOURCE=false
|
||||
ARG CMAKE_VERSION=3.26.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue