From e22dcff6eb09d1e775ae9b4c83111a397db7b409 Mon Sep 17 00:00:00 2001 From: Wout Date: Fri, 3 Nov 2023 08:16:52 +0100 Subject: [PATCH] Fix typo - air-gapPed (#35398) --- docs/docker-stack/build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docker-stack/build.rst b/docs/docker-stack/build.rst index 4397d59eca3c..9df6628d4b23 100644 --- a/docs/docker-stack/build.rst +++ b/docs/docker-stack/build.rst @@ -157,7 +157,7 @@ Here is the comparison of the two approaches: +----------------------------------------------------+-----------+-------------+ | Can build from custom airflow sources (forks) | No | Yes | +----------------------------------------------------+-----------+-------------+ -| Can build on air-gaped system | No | Yes | +| Can build on air-gapped system | No | Yes | +----------------------------------------------------+-----------+-------------+ TL;DR; If you have a need to build custom image, it is easier to start with "Extending". However, if your