From d7d7480b341daa8dd9286998f131291525a74d19 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 9 Sep 2024 21:20:59 +0200 Subject: [PATCH] Remove double empty line --- docs/using/recipe_code/docker-bake.python312.hcl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/using/recipe_code/docker-bake.python312.hcl b/docs/using/recipe_code/docker-bake.python312.hcl index 2b9a200ea0..10f3b936f7 100644 --- a/docs/using/recipe_code/docker-bake.python312.hcl +++ b/docs/using/recipe_code/docker-bake.python312.hcl @@ -10,7 +10,6 @@ target "foundation" { tags = ["docker-stacks-foundation"] } - target "base-notebook" { context = "https://github.com/jupyter/docker-stacks.git#main:images/base-notebook" contexts = {