From 3d91d4db3a75015f6641b5b710a396d4da99322b Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:53:50 +0000 Subject: [PATCH] Update RELEASENOTES-DEVELOPMENT.md --- RELEASENOTES-DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 9435bdd2..08751762 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -5,7 +5,7 @@ Version 4.3.6-dev-9-gf7401ec7 Improve the Dockerfile build sequences as follows: 1. Build each dependency in a separate stage, facilitating parallel builds. 2. Define default value for ARGS, permitting easier local docker builds. -3. Clone the specified branch only (depth), getting data faster. +3. Clone the specified branch only, and to a depth of 1, thus getting relevant data faster. 4. Copy files in a one-off command, reducing the amount of Docker layers created. Many thanks to [David Girón](https://github.com/duhow) for the [PR](https://github.com/mikebrady/shairport-sync/pull/1945). -- 2.47.3