Skip to content

Commit 16c6ceb

Browse files
chore(deps): update gcr.io/bazel-public/bazel docker tag to v7.6.0
1 parent 77fd2ce commit 16c6ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
test_job:
99
runs-on: ubuntu-22.04
1010
container:
11-
image: gcr.io/bazel-public/bazel:7.0.0
11+
image: gcr.io/bazel-public/bazel:7.6.0
1212
volumes:
1313
- /usr/bin/docker:/usr/bin/docker
1414
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)