Skip to content

Commit

Permalink
chore(deps): update quay.io/konflux-ci/operator-sdk-builder docker di…
Browse files Browse the repository at this point in the history
…gest to 73fa403 (#1101)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| quay.io/konflux-ci/operator-sdk-builder | final | digest | `3ce32ca`
-> `73fa403` |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41NS4yLXJwbSIsInVwZGF0ZWRJblZlciI6IjM4LjU1LjItcnBtIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Oct 13, 2024
1 parent fc7ef8d commit bc87852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/forklift-operator-bundle/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/konflux-ci/operator-sdk-builder@sha256:3ce32ca2187745b8700c9dba35e44f0743924eec872ccc40bf23b06d0fc0c918 as builder
FROM quay.io/konflux-ci/operator-sdk-builder@sha256:73fa40301aebf0c62903a5840918251f444212319f95a4e467eeaf0cd8c4349e as builder

COPY ./. /repo
WORKDIR /repo/operator
Expand Down

0 comments on commit bc87852

Please sign in to comment.