We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb2710 commit 13cd7d2Copy full SHA for 13cd7d2
scripts/php-installation.sh
@@ -57,7 +57,7 @@ fi
57
58
codename=`lsb_release -c -s`
59
case "$codename" in
60
- "stretch")
+ "buster")
61
php_version=7.3
62
;;
63
"bionic")
0 commit comments