From 681ed3ad964eba2af353349ccaa799a5dcbffc65 Mon Sep 17 00:00:00 2001 From: ArsHaider <104385372+ArsHaider@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:39:54 -0500 Subject: [PATCH] Update _kbarticles/2024-12-09-apt-buildpack-cache-issue.md Co-authored-by: Mark Boyd Signed-off-by: ArsHaider <104385372+ArsHaider@users.noreply.github.com> --- _kbarticles/2024-12-09-apt-buildpack-cache-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_kbarticles/2024-12-09-apt-buildpack-cache-issue.md b/_kbarticles/2024-12-09-apt-buildpack-cache-issue.md index 7dfc34b8a..77bfb046f 100644 --- a/_kbarticles/2024-12-09-apt-buildpack-cache-issue.md +++ b/_kbarticles/2024-12-09-apt-buildpack-cache-issue.md @@ -2,7 +2,7 @@ layout: post title: "Apt buildpack cache issue" date: December 9, 2024 -excerpt: Apt buildpack cache issue that can affect application deployment +excerpt: Potential buildpack cache issue with the apt-buildpack that can cause application staging to fail --- ### What does the buildpack cache do?