Skip to content

Commit

Permalink
Merge pull request #55 from dappnode/dappnodebot/bump-upstream/nearco…
Browse files Browse the repository at this point in the history
…re@1.36.2

bump near/nearcore to 1.36.2
  • Loading branch information
alexpeterson91 authored Dec 24, 2023
2 parents f066059 + 1dbe230 commit 41ec1d2
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": "near.dnp.dappnode.eth",
"version": "0.1.3",
"upstreamVersion": "1.36.0",
"version": "0.1.4",
"upstreamVersion": "1.36.2",
"upstreamRepo": "near/nearcore",
"upstreamArg": "UPSTREAM_VERSION",
"shortDescription": "Reimagine your world.",
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: neard_image
args:
UPSTREAM_VERSION: 1.36.0
UPSTREAM_VERSION: 1.36.2
volumes:
- "near:/srv/near"
restart: unless-stopped
Expand Down

0 comments on commit 41ec1d2

Please sign in to comment.