diff --git a/content/build/buildkit/_index.md b/content/build/buildkit/_index.md index 171cd633b9..91241183d2 100644 --- a/content/build/buildkit/_index.md +++ b/content/build/buildkit/_index.md @@ -42,7 +42,7 @@ dependency graph that can be used to put together very complex build definitions. It also supports features not exposed in Dockerfiles, like direct data mounting and nested invocation. -![Directed acyclic graph (DAG)](../images/buildkit-dag.svg) +{{< figure src="../images/buildkit-dag.svg" class="invertible" >}} Everything about execution and caching of your builds is defined in LLB. The caching model is entirely rewritten compared to the legacy builder. Rather than