rvolosatovs / docker-protobuf

An all-inclusive protoc Docker image
https://hub.docker.com/r/rvolosatovs/protoc
Apache License 2.0
177 stars 53 forks source link

chore(deps): update tonistiigi/xx docker tag to v1.5.0 #371

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
tonistiigi/xx minor 1.4.0 -> 1.5.0

Release Notes

tonistiigi/xx (tonistiigi/xx) ### [`v1.5.0`](https://togithub.com/tonistiigi/xx/releases/tag/v1.5.0) [Compare Source](https://togithub.com/tonistiigi/xx/compare/v1.4.0...v1.5.0) ```dockerfile FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx ``` #### What's Changed - add support for deb822 sources.list format by [@​panekj](https://togithub.com/panekj) in [https://github.com/tonistiigi/xx/pull/150](https://togithub.com/tonistiigi/xx/pull/150) - ensure `/var/lock` dir exists by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/tonistiigi/xx/pull/168](https://togithub.com/tonistiigi/xx/pull/168) - update binutils to 2.42 by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/tonistiigi/xx/pull/159](https://togithub.com/tonistiigi/xx/pull/159) [https://github.com/tonistiigi/xx/pull/161](https://togithub.com/tonistiigi/xx/pull/161) [https://github.com/tonistiigi/xx/pull/148](https://togithub.com/tonistiigi/xx/pull/148) **Full Changelog**: https://github.com/tonistiigi/xx/compare/v1.4.0...v1.5.0

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.



This PR was generated by Mend Renovate. View the repository job log.