mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
This commit is contained in:
@@ -27,7 +27,7 @@ go_image(
|
||||
goos = "linux",
|
||||
importpath = "github.com/prysmaticlabs/prysm/validator",
|
||||
race = "off",
|
||||
static = "on",
|
||||
# static = "on", # TODO(1582): Reenable static linking for docker images.
|
||||
tags = ["manual"],
|
||||
visibility = ["//visibility:private"],
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user