From 39d37a7d284305f87a245d1644c3fc3e5c35f8fa Mon Sep 17 00:00:00 2001 From: callum-tait-pbx <52924845+callum-tait-pbx@users.noreply.github.com> Date: Mon, 24 May 2021 21:47:33 +0100 Subject: [PATCH] docs: removing git version (#572) The version of git bundled isn't pinned --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb8e063e..4fb49587 100644 --- a/README.md +++ b/README.md @@ -873,7 +873,7 @@ The GitHub hosted runners include a large amount of pre-installed software packa This solution maintains a few runner images with `latest` aligning with GitHub's Ubuntu version. Older images are maintained whilst GitHub also provides them as an option. These images do not contain all of the software installed on the GitHub runners. It contains the following subset of packages from the GitHub runners: - Basic CLI packages -- git (2.26) +- git - docker - build-essentials