We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f1b0b commit 6a41bc1Copy full SHA for 6a41bc1
1 file changed
fwd-template.json
@@ -51,31 +51,6 @@
51
}
52
]
53
},
54
- {
55
- "name": "21",
56
- "data": {
57
- "from": "node:21-alpine",
58
- "version": "21"
59
- },
60
- "files": [
61
62
- "name": "Dockerfile",
63
- "path": "template/Dockerfile"
64
65
66
- "name": "entrypoint",
67
- "path": "template/entrypoint"
68
69
70
- "name": "kool-npmrc",
71
- "path": "template/kool-npmrc"
72
73
74
- "name": "root-npmrc",
75
- "path": "template/root-npmrc"
76
- }
77
- ]
78
79
{
80
"name": "22",
81
"data": {
0 commit comments