Skip to content

Commit

Permalink
Merge pull request #163 from Colm3na/dappnodebot/bump-upstream/ava-la…
Browse files Browse the repository at this point in the history
…bs/avalanchego@v1.11.10

bump ava-labs/avalanchego to v1.11.10
  • Loading branch information
mgarciate authored Jul 26, 2024
2 parents 032fcfb + be8cb39 commit 6adcc6d
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": "avalanche.public.dappnode.eth",
"version": "0.1.35",
"upstreamVersion": "v1.11.9",
"version": "0.1.36",
"upstreamVersion": "v1.11.10",
"upstreamRepo": "ava-labs/avalanchego",
"shortDescription": "Avalanche Node and Wallet WebUI",
"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",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: build
args:
UPSTREAM_VERSION: v1.11.9
UPSTREAM_VERSION: v1.11.10
image: avalanche.avalanche.public.dappnode.eth:0.1.0
volumes:
- chain:/root/.avalanchego/db
Expand Down

0 comments on commit 6adcc6d

Please sign in to comment.