diff --git a/changelog/changes/2024-08-05-buildx.md b/changelog/changes/2024-08-05-buildx.md new file mode 100644 index 00000000000..53dfa0d63f4 --- /dev/null +++ b/changelog/changes/2024-08-05-buildx.md @@ -0,0 +1 @@ +- The `docker build` command will now use buildx as its backend as the old one became deprecated and a loud "DEPRECATED" information is printed every time it's used.