Add Alpine 3.20 and drop 3.18

This commit is contained in:
Jesper Noordsij
2024-05-22 14:32:08 +02:00
parent 396ead877c
commit 18788bf5bd
56 changed files with 22 additions and 22 deletions

View File

@ -87,8 +87,8 @@ for version in "${versions[@]}"; do
for suite in \
bookworm \
bullseye \
alpine3.20 \
alpine3.19 \
alpine3.18 \
; do
for variant in cli apache fpm zts; do
if [[ "$suite" = alpine* ]]; then