Skip to content

Commit

Permalink
pin Bazel version
Browse files Browse the repository at this point in the history
  • Loading branch information
grische committed Dec 10, 2024
1 parent d049215 commit 2abc80d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelversion
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
7.4.1
# make sure that the image in the Dockerfile and this version are identical
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM gcr.io/bazel-public/bazel:7.4.1 AS builder
# Make sure .bazelversion and the version of image are identical

WORKDIR /wgkex

Expand Down

0 comments on commit 2abc80d

Please sign in to comment.