Skip to content

Commit 032fcfb

Browse files
authored
Merge pull request #162 from Colm3na/dappnodebot/bump-upstream/ava-labs/avalanchego@v1.11.9
bump ava-labs/avalanchego to v1.11.9
2 parents 0017bb8 + 31c92a1 commit 032fcfb

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": "avalanche.public.dappnode.eth",
3-
"version": "0.1.34",
4-
"upstreamVersion": "v1.11.8",
3+
"version": "0.1.35",
4+
"upstreamVersion": "v1.11.9",
55
"upstreamRepo": "ava-labs/avalanchego",
66
"shortDescription": "Avalanche Node and Wallet WebUI",
77
"description": "Avalanche is an open-source platform for launching highly decentralized applications, new financial primitives, and new interoperable blockchains. This package includes a full node and a local Wallet",

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: build
66
args:
7-
UPSTREAM_VERSION: v1.11.8
7+
UPSTREAM_VERSION: v1.11.9
88
image: avalanche.avalanche.public.dappnode.eth:0.1.0
99
volumes:
1010
- chain:/root/.avalanchego/db

0 commit comments

Comments
 (0)