Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sponnet committed Mar 9, 2024
1 parent 468dcd2 commit 393e16c
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
@@ -1,7 +1,7 @@
version: '3.4'
services:
prysm-beacon-chain-mainnet.avado.dnp.dappnode.eth:
image: 'prysm-beacon-chain-mainnet.avado.dnp.dappnode.eth:0.0.67'
image: 'prysm-beacon-chain-mainnet.avado.dnp.dappnode.eth:0.0.68'
build:
context: ./build
args:
Expand Down
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"name": "prysm-beacon-chain-mainnet.avado.dnp.dappnode.eth",
"autoupdate": true,
"title": "ETH2.0 Prysm beacon chain: Mainnet",
"version": "0.0.67",
"version": "0.0.68",
"upstream": "v5.0.0",
"shortDescription": "Prysm ETH2.0 Beacon chain (Mainnet)",
"description": "ETH2 Mainnet beacon chain",
Expand Down

0 comments on commit 393e16c

Please sign in to comment.