Skip to content

Commit

Permalink
Update to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tropicar committed Aug 22, 2022
1 parent 6a25c35 commit d9edfff
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": "storj.public.dappnode.eth",
"version": "0.0.10",
"upstreamVersion": "v1.61.1",
"upstreamVersion": "v1.61.3",
"upstreamRepo": "storj/storj",
"upstreamArg": "UPSTREAM_VERSION",
"shortDescription": "Earn tokens by sharing your disk space on the Storj network",
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.61.1
UPSTREAM_VERSION: v1.61.3
restart: unless-stopped
ports:
- "28967:28967"
Expand Down

0 comments on commit d9edfff

Please sign in to comment.