From 609aee4c78dde481c8606f311f77c34144ff38aa Mon Sep 17 00:00:00 2001 From: Luke Else Date: Wed, 20 May 2026 13:52:34 +0100 Subject: [PATCH] chore: Making small change to re-run pipeline --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7111640..9ea0c5d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # base-images -A repo to store some sets of slim-lined base images ready for dev / prod deployments +A repo to store some sets of slim-lined base images ready for dev / prod deployments as well as dev environments. ## How to build ```bash ./build.sh -``` \ No newline at end of file +```