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 0a910ff commit 0f8a676Copy full SHA for 0f8a676
generate-stackbrew-library.sh
@@ -9,7 +9,7 @@ defaultDebianSuite='bullseye'
9
declare -A debianSuite=(
10
#[1.13-rc]='buster'
11
)
12
-defaultAlpineVersion='3.15'
+defaultAlpineVersion='3.16'
13
declare -A alpineVersion=(
14
#[1.9]='3.7'
15
0 commit comments