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; \
|
RUN set -eux; \
|
||||||
install-php-extensions \
|
install-php-extensions \
|
||||||
intl \
|
|
||||||
zip \
|
|
||||||
apcu \
|
apcu \
|
||||||
|
intl \
|
||||||
opcache \
|
opcache \
|
||||||
|
zip \
|
||||||
;
|
;
|
||||||
|
|
||||||
###> recipes ###
|
###> recipes ###
|
||||||
|
Loading…
x
Reference in New Issue
Block a user