mirror of
https://github.com/docker-library/php.git
synced 2025-07-24 12:19:38 +00:00
Add back 8-zts-alpine, take 2
This commit is contained in:
@ -94,9 +94,6 @@ for version in "${versions[@]}"; do
|
||||
if [[ "$suite" = alpine* ]]; then
|
||||
if [ "$variant" = 'apache' ]; then
|
||||
continue
|
||||
elif [ "$variant" = 'zts' ] && [[ "$rcVersion" != 7.* ]]; then
|
||||
# https://github.com/docker-library/php/issues/1074
|
||||
continue
|
||||
fi
|
||||
fi
|
||||
export suite variant
|
||||
|
Reference in New Issue
Block a user