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 3802051 commit 27cfb71Copy full SHA for 27cfb71
generate-stackbrew-library.sh
@@ -7,7 +7,7 @@ declare -A aliases=(
7
)
8
9
defaultDebianSuite='stretch'
10
-defaultAlpineVersion='3.9'
+defaultAlpineVersion='3.10'
11
declare -A alpineVersions=(
12
# /usr/src/php/ext/openssl/openssl.c:551:12: error: static declaration of 'RSA_set0_key' follows non-static declaration
13
# https://github.com/docker-library/php/pull/702#issuecomment-413341743
0 commit comments