Skip to content

Commit

Permalink
bump storj/storj to v1.97.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tropicar committed Feb 5, 2024
1 parent 965dd60 commit 6bea2be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.23",
"upstreamVersion": "v1.86.1",
"version": "0.0.24",
"upstreamVersion": "v1.97.1",
"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.86.1
UPSTREAM_VERSION: v1.97.1
restart: unless-stopped
ports:
- "28967:28967"
Expand Down

0 comments on commit 6bea2be

Please sign in to comment.