Skip to content

Commit 4b55721

Browse files
authored
Update to lodestar vc v1.28.1-rc.1 for hoodi fix (#123)
1 parent 4ce5a8d commit 4b55721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ services:
117117
# |_|\___/ \__,_|\___||___/\__\__,_|_|
118118

119119
lodestar:
120-
image: chainsafe/lodestar:${LODESTAR_VERSION:-v1.28.0}
120+
image: chainsafe/lodestar:${LODESTAR_VERSION:-v1.28.1-rc.1}
121121
depends_on: [charon]
122122
entrypoint: /opt/lodestar/run.sh
123123
networks: [dvnode]

0 commit comments

Comments
 (0)