build: bump proto-builder (#21730)

This commit is contained in:
Julien Robert
2024-09-15 09:21:54 +00:00
committed by GitHub
parent 47561a93f2
commit 5909f0a872
+1 -1
View File
@@ -1,4 +1,4 @@
protoVer=0.15.0
protoVer=0.15.1
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)