Skip to content

Commit

Permalink
Merge pull request #15 from dappnode/dappnodebot/bump-upstream/rotki@…
Browse files Browse the repository at this point in the history
…v1.23.0

bump rotki/rotki to v1.23.0
  • Loading branch information
eduadiez authored Jan 3, 2022
2 parents 858f821 + c69923c commit 95eb821
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.22.2",
"upstreamVersion": "v1.23.0",
"architectures": ["linux/amd64"],
"upstreamRepo": "rotki/rotki",
"upstreamArg": "UPSTREAM_VERSION",
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.22.2
UPSTREAM_VERSION: v1.23.0
volumes:
- "rotki_data:/data"
- "rotki_logs:/logs"
Expand Down

0 comments on commit 95eb821

Please sign in to comment.