Skip to content

Commit

Permalink
fix: proto import
Browse files Browse the repository at this point in the history
  • Loading branch information
smartdev0328 committed Oct 31, 2023
1 parent aa3b904 commit 4e722e3
Show file tree
Hide file tree
Showing 12 changed files with 353 additions and 370 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# docker build . -t cosmoscontracts/bluechip:latest
# docker run --rm -it cosmoscontracts/bluechip:latest /bin/sh
# docker build . -t Smartdev0328 /bluechip:latest
# docker run --rm -it Smartdev0328/bluechip:latest /bin/sh
FROM golang:1.18-alpine3.15 AS go-builder

# this comes from standard alpine nightly file
Expand Down
Loading

0 comments on commit 4e722e3

Please sign in to comment.