From 5f7226d8c9c3855cd88feff7df3f2cc30b414124 Mon Sep 17 00:00:00 2001 From: platformsh-devrel Date: Fri, 27 Jun 2025 15:00:38 +0000 Subject: [PATCH] Synching platformsh-templates/nuxtjs (b4d2bb7be9a9fc9edf2b3af6d6083e152b8d30d2). Updates templates/nuxtjs/files/.platform.app.yaml. --- templates/nuxtjs/files/.platform.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/nuxtjs/files/.platform.app.yaml b/templates/nuxtjs/files/.platform.app.yaml index 073c77115..d1cac0704 100644 --- a/templates/nuxtjs/files/.platform.app.yaml +++ b/templates/nuxtjs/files/.platform.app.yaml @@ -6,7 +6,7 @@ name: app # The runtime the application uses. # Complete list of available runtimes: https://docs.platform.sh/create-apps/app-reference.html#types -type: 'nodejs:18' +type: 'nodejs:20' # The web key configures the web server running in front of your app. # More information: https://docs.platform.sh/create-apps/app-reference.html#web