Sort prod PHP extensions alphabetically
This commit is contained in:
parent
61a08454ae
commit
cb0f62eb31
@ -47,10 +47,10 @@ RUN apk add --no-cache \
|
||||
|
||||
RUN set -eux; \
|
||||
install-php-extensions \
|
||||
intl \
|
||||
zip \
|
||||
apcu \
|
||||
intl \
|
||||
opcache \
|
||||
zip \
|
||||
;
|
||||
|
||||
###> recipes ###
|
||||
|
Loading…
x
Reference in New Issue
Block a user