Skip to content

Commit

Permalink
Merge pull request #94 from AvadoDServer/0.0.69
Browse files Browse the repository at this point in the history
0.0.69
  • Loading branch information
sponnet authored Aug 21, 2024
2 parents 455c539 + 631a0db commit d7c5c66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: ./build
args:
PRYSM_VERSION: v5.0.2
PRYSM_VERSION: v5.1.0
volumes:
- 'data:/data'
ports:
Expand Down
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"autoupdate": true,
"title": "ETH2.0 Prysm beacon chain: Mainnet",
"version": "0.0.69",
"upstream": "v5.0.2",
"upstream": "v5.1.0",
"shortDescription": "Prysm ETH2.0 Beacon chain (Mainnet)",
"description": "ETH2 Mainnet beacon chain",
"type": "service",
Expand Down

0 comments on commit d7c5c66

Please sign in to comment.