We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab7128 commit fd94076Copy full SHA for fd94076
.github/workflows/params.yml
@@ -23,7 +23,7 @@ env:
23
"2",
24
"1"
25
],
26
- "FLAVOUR": ["latest", "alpine", "debian"],
+ "FLAVOUR": ["latest"],
27
"ARCH": ["linux/amd64", "linux/386", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]
28
}
29
]
0 commit comments