From 03af7bb03b01b93f5e15cf495f195e80814b4862 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Wed, 25 Jan 2023 07:35:18 +1300 Subject: [PATCH] Add note to container changes (#2619) --- changelog/2022.12.0.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog/2022.12.0.rst b/changelog/2022.12.0.rst index 80510ba65..94d3ee0d4 100644 --- a/changelog/2022.12.0.rst +++ b/changelog/2022.12.0.rst @@ -37,6 +37,11 @@ of the performance increases for bluetooth, it is best to at least one serial fl Container images ---------------- +.. note:: + + This breaking change only affects you if you use docker containers directly and specify the suffix + in your image. + 2022.12.6 changes the way the container images are built and published. This is due to something breaking somewhere that we could not explain. It has to do with the ``docker manifest`` command which has been around for a while but always been marked as ``experimental`` so we cannot really