From 6b584dfd20ee4b994724ea93a91de00a074038a4 Mon Sep 17 00:00:00 2001 From: Kevin Carrogan Date: Mon, 30 Oct 2023 14:30:52 +0000 Subject: [PATCH] Update stack to cflinuxfs4 This is to upgrade to this particular stack before gov paas forcibly upgrades for us in November --- manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index f96d61ac..46d739d5 100644 --- a/manifest.yml +++ b/manifest.yml @@ -3,4 +3,4 @@ applications: - python_buildpack memory: 256M disk_quota: 512M - stack: cflinuxfs3 + stack: cflinuxfs4