From a6a2b3a75efb80a48ecb594528351a7058b4dd2a Mon Sep 17 00:00:00 2001 From: Bently <27962737+Bentlybro@users.noreply.github.com> Date: Sat, 4 Nov 2023 09:37:26 +0000 Subject: [PATCH] Docker-Setup.md --- docs/content/AutoGPT/Setups/Docker-setup.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/content/AutoGPT/Setups/Docker-setup.md b/docs/content/AutoGPT/Setups/Docker-setup.md index c62d33509c13..452156f204e2 100644 --- a/docs/content/AutoGPT/Setups/Docker-setup.md +++ b/docs/content/AutoGPT/Setups/Docker-setup.md @@ -1,11 +1,11 @@ ### Set up with Docker -!!! ⚠️ Important: Docker Setup Issue -The Docker setup is currently broken due to an issue with Poetry. This is a known problem, and we are actively working on resolving it. +⚠️ **Important: Docker Setup Issue** +The Docker setup is currently broken because of an issue with Poetry. -!!! 🔗 Open PR for Reference -- If you'd like to stay updated on the progress or contribute, please take a look at our [Open Pull Request](https://github.com/python-poetry/poetry/issues/8548). +[**We have an open PR if you'd like to take a look**](https://github.com/python-poetry/poetry/issues/8548) + +Please keep this in mind. We apologize for any inconvenience, and thank you for your patience. -We apologize for any inconvenience this may cause, and thank you for your patience as we address this issue. ---