Skip to content

Commit

Permalink
update (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet2019 authored Jul 20, 2023
1 parent bf8c379 commit 91c61c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# CODEOWNERS: https://help.github.com/articles/about-codeowners/

# Primary repo maintainers
* @puneet2019
* @kruspy
* @persistenceOne/pstake-cosmos


2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ test-docker-push: test-docker
### Protobuf ###
###############################################################################

protoVer=0.11.6
protoVer=0.13.5
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)

Expand Down

0 comments on commit 91c61c8

Please sign in to comment.