Skip to content

Commit

Permalink
chore(deps): update mlocati/php-extension-installer docker tag to v2.…
Browse files Browse the repository at this point in the history
…1.51
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent e710bd9 commit a3e5dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ RUN if [ "$COMPOSER_VERSION" = "1" ]; then \
&& composer clear-cache \
; fi

COPY --from=mlocati/php-extension-installer:2.1.43 /usr/bin/install-php-extensions /usr/bin/
COPY --from=mlocati/php-extension-installer:2.1.51 /usr/bin/install-php-extensions /usr/bin/
COPY --from=ghcr.io/roadrunner-server/roadrunner:2023.2.2 /usr/bin/rr /usr/local/bin/rr

COPY rootfs/ /
Expand Down

0 comments on commit a3e5dd7

Please sign in to comment.