Skip to content

Commit

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

bump storj/storj to v1.97.1
  • Loading branch information
pablomendezroyo authored Feb 7, 2024
2 parents 965dd60 + 6bea2be commit 283138f
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 283138f

Please sign in to comment.