Skip to content

Commit

Permalink
chore(deps): update tonistiigi/xx docker tag to v1.6.0 (#39)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tonistiigi/xx](https://redirect.github.com/tonistiigi/xx) | stage |
minor | `1.5.0` -> `1.6.0` |

---

### Release Notes

<details>
<summary>tonistiigi/xx (tonistiigi/xx)</summary>

###
[`v1.6.0`](https://redirect.github.com/tonistiigi/xx/compare/v1.5.0...v1.6.0)

[Compare
Source](https://redirect.github.com/tonistiigi/xx/compare/v1.5.0...v1.6.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/anza-labs/scribe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 60c0bc0 commit 8254b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Easy crosscomple toolkit
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.0 AS xx

# Build the manager binary
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23 AS builder
Expand Down

0 comments on commit 8254b99

Please sign in to comment.