jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
72 stars 19 forks source link

chore(deps): docker/build-push-action v4 #203

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v3.3.0 -> v4.0.0

Release Notes

docker/build-push-action ### [`v4.0.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.0.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v3.3.1...v4.0.0) > **Warning** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Revert disable provenance by default if not set by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/784](https://togithub.com/docker/build-push-action/pull/784) **Full Changelog**: https://github.com/docker/build-push-action/compare/v3.3.1...v4.0.0 ### [`v3.3.1`](https://togithub.com/docker/build-push-action/releases/tag/v3.3.1) [Compare Source](https://togithub.com/docker/build-push-action/compare/v3.3.0...v3.3.1) - Disable provenance by default if not set by [@​crazy-max](https://togithub.com/crazy-max) ([#​781](https://togithub.com/docker/build-push-action/issues/781)) **Full Changelog**: https://github.com/docker/build-push-action/compare/v3.3.0...v3.3.1