build(deps): bump proto-builder and regen protos (backport #21215) (#21216)

Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
mergify[bot]
2024-08-08 09:47:10 +00:00
committed by GitHub
co-authored by Julien Robert
parent f5b4c23ec3
commit 8de031599c
54 changed files with 122 additions and 35 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
protoVer=0.14.0
protoVer=0.14.1
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)