We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2400c17 + 06881d7 commit 5607294Copy full SHA for 5607294
generate-stackbrew-library.sh
@@ -16,7 +16,6 @@ defaultAlpineVersion='3.7'
16
declare -A alpineVersions=(
17
[2.2]='3.4'
18
[2.3]='3.4'
19
- [2.4]='3.4'
20
)
21
22
self="$(basename "$BASH_SOURCE")"
0 commit comments