File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 7.1.0
1
+ 7.1.0
Original file line number Diff line number Diff line change 5
5
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
6
6
###############################################################################
7
7
8
- bazel_dep (name = "aspect_bazel_lib" , version = "2.7.7" )
8
+ bazel_dep (name = "aspect_bazel_lib" , version = "2.7.7" )
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ prysm_image_upload(
60
60
name = "push_images" ,
61
61
binary = ":validator" ,
62
62
entrypoint = ["/validator" ],
63
- repository = "docker.io/stratisevm/prysm-beacon-chain " ,
63
+ repository = "docker.io/stratisevm/prysm-validator " ,
64
64
symlinks = {
65
65
# Backwards compatibility for images that depended on the old filepath.
66
66
"/app/cmd/validator/validator" : "/validator" ,
You can’t perform that action at this time.
0 commit comments