This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new ca40b2b  update list of actionloop runtimes (#429)
ca40b2b is described below

commit ca40b2bccf102ab7b63c4fca587a24d3cb9b2fd8
Author: David Grove <[email protected]>
AuthorDate: Thu Feb 8 08:48:10 2024 -0500

    update list of actionloop runtimes (#429)
---
 docs/release_instructions.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/release_instructions.md b/docs/release_instructions.md
index 3c69f46..decea38 100644
--- a/docs/release_instructions.md
+++ b/docs/release_instructions.md
@@ -383,12 +383,13 @@ To support reproducible builds, we always use a fixed-tag 
(and almost always a r
 The current list of "actionloop" based Dockerfiles is:
 
 - openwhisk-runtime-java/core/java8actionloop/Dockerfile
-- openwhisk-runtime-php/core/php8.0Action/Dockerfile
 - openwhisk-runtime-php/core/php8.1Action/Dockerfile
 - openwhisk-runtime-php/core/php8.2Action/Dockerfile
+- openwhisk-runtime-php/core/php8.3Action/Dockerfile
 - openwhisk-runtime-python/core/python39Action/Dockerfile
 - openwhisk-runtime-python/core/python310Action/Dockerfile
 - openwhisk-runtime-python/core/python311Action/Dockerfile
+- openwhisk-runtime-python/core/python312Action/Dockerfile
 - openwhisk-runtime-ruby/core/ruby2.6ActionLoop/Dockerfile
 - openwhisk-runtime-rust/core/rust1.34/Dockerfile
 - openwhisk-runtime-swift/core/swift51Action/Dockerfile

Reply via email to