From 89a42f1a8ff3015b9118ab1a71d2f3f5d0ac3b17 Mon Sep 17 00:00:00 2001 From: Diego Demarziani Date: Wed, 13 Jan 2021 10:55:22 -0300 Subject: [PATCH] Add support for Java 11 runtime --- template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/template.yaml b/template.yaml index 40de720..b844f1e 100644 --- a/template.yaml +++ b/template.yaml @@ -18,6 +18,7 @@ Resources: - nodejs10.x - nodejs12.x - python3.8 + - java11 LicenseInfo: https://imagemagick.org/script/license.php RetentionPolicy: Retain