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

This commit is contained in:
Julien Robert
2024-08-08 08:45:15 +00:00
committed by GitHub
parent 90741c375c
commit 22fb753099
130 changed files with 2072 additions and 974 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)