Skip to content

Commit

Permalink
Update RELEASENOTES-DEVELOPMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady authored Dec 23, 2024
1 parent dc478b7 commit 3d91d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASENOTES-DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 3d91d4d

Please sign in to comment.