We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1cefb commit 06881d7Copy full SHA for 06881d7
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