Skip to content

Commit 0017bb8

Browse files
authored
Merge pull request #161 from Colm3na/dappnodebot/bump-upstream/ava-labs/avalanchego@v1.11.8
bump ava-labs/avalanchego to v1.11.8
2 parents b9f603c + d145086 commit 0017bb8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.33",
4-
"upstreamVersion": "v1.11.7",
3+
"version": "0.1.34",
4+
"upstreamVersion": "v1.11.8",
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.7
7+
UPSTREAM_VERSION: v1.11.8
88
image: avalanche.avalanche.public.dappnode.eth:0.1.0
99
volumes:
1010
- chain:/root/.avalanchego/db

0 commit comments

Comments
 (0)