Skip to content

Commit

Permalink
update mlocati/php-extension-installer version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerrialn committed Nov 16, 2023
1 parent d0d48ff commit b744179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y \
zip

COPY --from=composer:latest /usr/bin/composer /usr/bin/composer
COPY --from=mlocati/php-extension-installer:1.5.16 /usr/bin/install-php-extensions /usr/local/bin/
COPY --from=mlocati/php-extension-installer:2.1.65 /usr/bin/install-php-extensions /usr/local/bin/

RUN install-php-extensions \
intl \
Expand Down

0 comments on commit b744179

Please sign in to comment.