Skip to content

Commit

Permalink
build: bump proto-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Sep 14, 2024
1 parent 47561a9 commit 025af44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/protobuf.mk
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit 025af44

Please sign in to comment.