Skip to content

Commit f1b9490

Browse files
Merge pull request #43 from dappnode/dappnodebot/bump-upstream/[email protected]
bump near/nearcore to 1.33.0
2 parents 4bf0600 + da3248d commit f1b9490

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dappnode_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "near.dnp.dappnode.eth",
3-
"version": "0.1.0",
4-
"upstreamVersion": "1.31.1",
3+
"version": "0.1.2",
4+
"upstreamVersion": "1.33.0",
55
"upstreamRepo": "near/nearcore",
66
"upstreamArg": "UPSTREAM_VERSION",
77
"shortDescription": "Reimagine your world.",

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
build:
66
context: neard_image
77
args:
8-
UPSTREAM_VERSION: 1.31.1
8+
UPSTREAM_VERSION: 1.33.0
99
volumes:
1010
- "near:/srv/near"
1111
restart: unless-stopped

0 commit comments

Comments
 (0)