chore: bump proto-builder image (#24863)

This commit is contained in:
Alex | Interchain Labs
2025-06-10 20:43:51 +00:00
committed by GitHub
parent ef7b561f70
commit 1b72b047e2
+1 -1
View File
@@ -406,7 +406,7 @@ lint-fix:
### Protobuf ###
###############################################################################
protoVer=0.17.0
protoVer=0.17.1
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)