Skip to content

Commit 27cfb71

Browse files
committed
Update default to Alpine 3.10
1 parent 3802051 commit 27cfb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ declare -A aliases=(
77
)
88

99
defaultDebianSuite='stretch'
10-
defaultAlpineVersion='3.9'
10+
defaultAlpineVersion='3.10'
1111
declare -A alpineVersions=(
1212
# /usr/src/php/ext/openssl/openssl.c:551:12: error: static declaration of 'RSA_set0_key' follows non-static declaration
1313
# https://github.com/docker-library/php/pull/702#issuecomment-413341743

0 commit comments

Comments
 (0)