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 2f23c9d commit d9e7b2cCopy full SHA for d9e7b2c
1 file changed
.github/workflows/params.yml
@@ -26,7 +26,7 @@ env:
26
{
27
"NAME": "mariadb",
28
"VERSION": ["10.1", "10.2", "10.3", "10.4", "10.5", "10.6"],
29
- "ARCH": ["linux/amd64", "linux/arm64"]
+ "ARCH": ["linux/amd64", "linux/386", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]
30
},
31
32
"NAME": "percona",
0 commit comments