Update bazel to version 1.2.0
Upstream has updated. Change-Id: I07af5f101270b6ec735b6c7e29599d5dae0e2a86
This commit is contained in:
parent
29019411eb
commit
c6c8ed75be
@ -13,7 +13,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
FROM l.gcr.io/google/bazel:1.1.0 as bazel
|
FROM l.gcr.io/google/bazel:1.2.0 as bazel
|
||||||
|
|
||||||
# The bazel image comes with bazel only runnable by root for some weird reason.
|
# The bazel image comes with bazel only runnable by root for some weird reason.
|
||||||
# The bower build in gerrit does not work as root.
|
# The bower build in gerrit does not work as root.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user