Skip to content

Commit

Permalink
Merge pull request #55 from AvadoDServer/0.0.46
Browse files Browse the repository at this point in the history
bump
  • Loading branch information
sponnet authored Jun 26, 2024
2 parents c33c7eb + 2d399ba commit fc407cd
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,6 +1,6 @@
{
"name": "nearbp.avado.dnp.dappnode.eth",
"version": "0.0.45",
"version": "0.0.46",
"upstream": "1.40.0",
"description": "Near Validator (mainnet)",
"autoupdate": true,
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.4'
services:
nearbp.avado.dnp.dappnode.eth:
build: ./build
image: 'nearbp.avado.dnp.dappnode.eth:0.0.45'
image: 'nearbp.avado.dnp.dappnode.eth:0.0.46'
restart: always
privileged: true
volumes:
Expand Down

0 comments on commit fc407cd

Please sign in to comment.