Skip to content

Commit 7ae1ca2

Browse files
chore(deps): update gcr.io/bazel-public/bazel docker tag to v7.1.2
1 parent ee3a83f commit 7ae1ca2

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.1.2
1212
volumes:
1313
- /usr/bin/docker:/usr/bin/docker
1414
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)