Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
mlgupta committed Jan 5, 2021
2 parents 15cdcbd + 594a9c9 commit a57a091
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
release=0.2.7
tag=0.2.7
release=0.2.8
tag=0.2.8
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ $ git clone https://github.com/dbsentry/keyper-docker.git
$ cd keyper-docker
$ git submodule init
$ git submodule update modules/keyper
$ git submodule update modules/keyper-fe
```
3. By default Makefile creates image as dbsentry/keyper. To change, modify Makefile
4. Change .release to reflect correct tag on docker image
Expand Down
2 changes: 1 addition & 1 deletion modules/keyper-fe

0 comments on commit a57a091

Please sign in to comment.