Skip to content

Commit

Permalink
Update defaultAlpineVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon authored and JayH5 committed Dec 18, 2017
1 parent 7b3f6ed commit e664e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ declare -A debianSuites=(
[3.5]='jessie'
[3.6]='jessie'
)
defaultAlpineVersion='3.6'
defaultAlpineVersion='3.7'
declare -A alpineVersions=(
[2.7]='3.4'
[3.4]='3.4'
Expand Down

0 comments on commit e664e63

Please sign in to comment.