We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a200f3d commit ec87bd3Copy full SHA for ec87bd3
1 file changed
matrix.json
@@ -3,7 +3,7 @@
3
{
4
"build_from": "arm32v7/alpine:3.16",
5
"image_name": "alpine-armv7",
6
- "pkg_options": "expose-gc,max-heap-size=38",
+ "pkg_options": "expose-gc,max-heap-size=48",
7
"pkg_target": "node18-linuxstatic-armv7"
8
},
9
@@ -27,13 +27,13 @@
27
28
"build_from": "homeassistant/armhf-base:3.16",
29
"image_name": "homeassistant-armhf",
30
31
32
33
34
"build_from": "homeassistant/armv7-base:3.16",
35
"image_name": "homeassistant-armv7",
36
37
38
39
0 commit comments