Skip to content

Commit

Permalink
chore(deps): update gcr.io/bazel-public/bazel docker tag to v7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent ee3a83f commit e13a8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
test_job:
runs-on: ubuntu-22.04
container:
image: gcr.io/bazel-public/bazel:7.0.0
image: gcr.io/bazel-public/bazel:7.1.1
volumes:
- /usr/bin/docker:/usr/bin/docker
- /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit e13a8a8

Please sign in to comment.