Skip to content

Commit 302e738

Browse files
committed
Add java17 template
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 739e222 commit 302e738

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

templates.json

+9
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,15 @@
153153
"repo": "https://github.com/openfaas/templates",
154154
"official": "true"
155155
},
156+
{
157+
"template": "java17",
158+
"platform": "x86_64",
159+
"language": "Java",
160+
"source": "openfaas",
161+
"description": "Java 17 template",
162+
"repo": "https://github.com/openfaas/templates",
163+
"official": "true"
164+
},
156165
{
157166
"template": "java11-vert-x",
158167
"platform": "x86_64",

0 commit comments

Comments
 (0)