From 1059ae843e381fea09ba2ea87d62a518f1fe3c4d Mon Sep 17 00:00:00 2001 From: Julien Dussart Date: Tue, 23 Apr 2024 11:46:00 +0200 Subject: [PATCH] remove nodejs buildpack for scalingo, not needed anymore since we are using nodejs engine >=v20 --- .buildpacks | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildpacks b/.buildpacks index fc6deed02e..1263eb45a5 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1,2 +1 @@ -https://github.com/Scalingo/nodejs-buildpack.git#d433e6bb029735fdbeaa12838c67c12f2f10668e https://github.com/Scalingo/ruby-buildpack