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