Skip to content

Commit

Permalink
Merge pull request #7 from dappnode/dappnodebot/bump-upstream/rotki@v…
Browse files Browse the repository at this point in the history
…1.20.1

bump rotki/rotki to v1.20.1
  • Loading branch information
eduadiez authored Sep 24, 2021
2 parents 48ac728 + 5df7862 commit 39473a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rotki.dnp.dappnode.eth",
"version": "0.1.0",
"upstreamVersion": "v1.20.0",
"upstreamVersion": "v1.20.1",
"upstreamRepo": "rotki/rotki",
"upstreamArg": "UPSTREAM_VERSION",
"shortDescription": "Accounting and analytics tool that protects your privacy",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: build
args:
UPSTREAM_VERSION: v1.20.0
UPSTREAM_VERSION: v1.20.1
volumes:
- "rotki_data:/data"
- "rotki_logs:/logs"
Expand Down

0 comments on commit 39473a1

Please sign in to comment.