summaryrefslogtreecommitdiffhomepage
path: root/tools/vm/ubuntu1804/BUILD
blob: 0c8856dde8c49df6011680f2504886d08c543901 (plain)
1
2
3
4
5
6
7
package(licenses = ["notice"])

alias(
    name = "ubuntu1804",
    actual = "//tools/vm/ubuntu1604",
    visibility = ["//:sandbox"],
)