Skip to content

Commit 4cfadc5

Browse files
authored
bump (#8770)
1 parent 8fc3efb commit 4cfadc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ format:
358358
### Protobuf ###
359359
###############################################################################
360360

361-
protoVer=0.17.1
361+
protoVer=0.18.0
362362
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
363363
protoImage=$(DOCKER) run --rm -e GOTOOLCHAIN=auto -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)
364364

0 commit comments

Comments
 (0)