Skip to content

Commit

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

bump ava-labs/avalanchego to v1.11.5
  • Loading branch information
mgarciate authored May 4, 2024
2 parents ece6e57 + dbd5691 commit 1e46cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.31",
"upstreamVersion": "v1.11.4",
"upstreamVersion": "v1.11.5",
"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.4
UPSTREAM_VERSION: v1.11.5
image: avalanche.avalanche.public.dappnode.eth:0.1.0
volumes:
- chain:/root/.avalanchego/db
Expand Down

0 comments on commit 1e46cd6

Please sign in to comment.