From d6d1c24411a465106c8241670dfb6aa5a7cbeacf Mon Sep 17 00:00:00 2001 From: Giuseppe De Palma Date: Fri, 12 Jan 2024 12:01:29 +0100 Subject: [PATCH] chore: update runtimes --- runtimes.json | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/runtimes.json b/runtimes.json index 204f2d8..0828a56 100644 --- a/runtimes.json +++ b/runtimes.json @@ -128,28 +128,28 @@ "attachmentName": "codefile", "attachmentType": "text/plain" }, - "default": false, + "default": true, "deprecated": false, "image": { - "name": "action-php-v7.3", - "prefix": "openwhisk", - "tag": "nightly" + "name": "action-php-v8.2", + "prefix": "ghcr.io/nuvolaris", + "tag": "3.0.0-beta.2311031603" }, - "kind": "php:7.3" + "kind": "php:8.2" }, { "attached": { "attachmentName": "codefile", "attachmentType": "text/plain" }, - "default": true, + "default": false, "deprecated": false, "image": { - "name": "action-php-v7.4", - "prefix": "openwhisk", - "tag": "nightly" + "name": "action-php-v8.1", + "prefix": "ghcr.io/nuvolaris", + "tag": "3.0.0-beta.2311031603" }, - "kind": "php:7.4" + "kind": "php:8.1" }, { "attached": { @@ -160,8 +160,8 @@ "deprecated": false, "image": { "name": "action-php-v8.0", - "prefix": "openwhisk", - "tag": "nightly" + "prefix": "ghcr.io/nuvolaris", + "tag": "3.0.0-beta.2311031603" }, "kind": "php:8.0" } @@ -207,6 +207,20 @@ "tag": "3.0.0-beta.2309081459" }, "kind": "python:310" + }, + { + "attached": { + "attachmentName": "codefile", + "attachmentType": "text/plain" + }, + "default": false, + "deprecated": false, + "image": { + "name": "action-python-v310-kube", + "prefix": "ghcr.io/nuvolaris", + "tag": "3.0.0-beta.2310270000" + }, + "kind": "python:310kube" } ], "ruby": [