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

piergiorgio pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 03eff2abb Update create-docker-image.yml
03eff2abb is described below

commit 03eff2abbb720e433bdbca05c1ed7eaeda01a51a
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Sat Dec 21 20:45:47 2024 +0100

    Update create-docker-image.yml
---
 .github/workflows/create-docker-image.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/create-docker-image.yml 
b/.github/workflows/create-docker-image.yml
index 0e71d6378..a6dd377be 100644
--- a/.github/workflows/create-docker-image.yml
+++ b/.github/workflows/create-docker-image.yml
@@ -25,7 +25,7 @@ on:
         type: choice
         description: Select the ManifoldCF release
         options:
-        - 2.28-jDK-11
+        - 2.28-JDK-11
         - 2.27-JDK-11
         - 2.26-JDK-11 #Java 11
         - 2.25-JDK-8

Reply via email to