mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
140213950d
* Disable provenance information in Docker images The new default of buildx to include provenance information to OCI images causes a series of infrastructure issues with current Docker versions. Disable generation of the new provenance information until all necessary infrastructure software components and registries have been fixed to support it properly. * Correct docker/setup-buildx-action version number