Skip to content

Commit 8163036

Browse files
author
karenx
committed
update
Signed-off-by: karenx <[email protected]>
1 parent 750970e commit 8163036

File tree

4 files changed

+16
-942
lines changed

4 files changed

+16
-942
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.1
1+
8.4.2

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:22.04 AS base-bazel
22

3-
ENV BAZEL_VERSION=7.0.0
3+
ENV BAZEL_VERSION=8.4.2
44
ENV DEBIAN_FRONTEND=noninteractive
55

66
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)