Skip to content

Commit

Permalink
chore(deps): update gcr.io/cloud-builders/bazel docker digest to 40f0…
Browse files Browse the repository at this point in the history
…2e1 (#459)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| gcr.io/cloud-builders/bazel | digest | `7f43d1b` -> `40f02e1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ride-app/driver-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent aaa64b8 commit be049b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ steps:
# - generate

# Step 2: Build Docker image using Bazel
- name: gcr.io/cloud-builders/bazel@sha256:7f43d1b8ca80f0023ebcafa75a678d7b35a0d2d0ef306958eaa71ab0bd81ff2d
- name: gcr.io/cloud-builders/bazel@sha256:40f02e118dcb921be65cd85c2db4b4fc7b24f930d8dc39dc45af9bbda4cfbb41
args: [run, //cmd/api-server:container, --enable_bzlmod]

# Step 3: Tag image
Expand Down

0 comments on commit be049b6

Please sign in to comment.