diff --git a/changelog.d/12439.misc b/changelog.d/12439.misc index 2af30450c117..43bc64ed55a2 100644 --- a/changelog.d/12439.misc +++ b/changelog.d/12439.misc @@ -1 +1 @@ -Workaround a `poetry export` bug when building docker containers, by explicitly depending on `Twisted[tls]`. +Bundle locked versions of dependencies into the Docker image.