summaryrefslogtreecommitdiffhomepage
path: root/shim/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'shim/BUILD')
-rw-r--r--shim/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/shim/BUILD b/shim/BUILD
index e581618b2..8d29c459b 100644
--- a/shim/BUILD
+++ b/shim/BUILD
@@ -10,6 +10,6 @@ pkg_tar(
mode = "0644",
package_dir = "/etc/containerd",
visibility = [
- "//runsc:__pkg__",
+ "//visibility:public",
],
)