mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Test PHP 8.1, not 8.1-rc (#473)
This commit is contained in:
parent
3b4383c0a7
commit
717e047d3c
1 changed files with 0 additions and 3 deletions
|
@ -142,9 +142,6 @@ getDockerImageName() {
|
|||
return
|
||||
fi
|
||||
case "$2" in
|
||||
8.1)
|
||||
getDockerImageName_version="$2-rc"
|
||||
;;
|
||||
*)
|
||||
getDockerImageName_version="$2"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue