aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index b5c3efe..0787e9a 100644
--- a/README.rst
+++ b/README.rst
@@ -16,4 +16,10 @@ Downgrading/pinning to ``5.0.1`` solved the problem::
Pin: version 5.0.1*
Pin-Priority: 1000
+----
+Same for the buildx plugin, which broke with the update from ``0.30.1-1~debian.12~bookworm`` to ``0.31.1-1~debian.12~bookworm``::
+
+ Package: docker-buildx-plugin
+ Pin: version 0.30.1*
+ Pin-Priority: 1000