diff --git a/images/php-apache/5.6/Dockerfile b/images/php-apache/5.6/Dockerfile index b104e36..d8885c4 100644 --- a/images/php-apache/5.6/Dockerfile +++ b/images/php-apache/5.6/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-php-apache -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/php-apache/7.4/Dockerfile b/images/php-apache/7.4/Dockerfile index b104e36..d8885c4 100644 --- a/images/php-apache/7.4/Dockerfile +++ b/images/php-apache/7.4/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-php-apache -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/php-apache/8.0/Dockerfile b/images/php-apache/8.0/Dockerfile index b104e36..d8885c4 100644 --- a/images/php-apache/8.0/Dockerfile +++ b/images/php-apache/8.0/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-php-apache -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/php-apache/8.1/Dockerfile b/images/php-apache/8.1/Dockerfile index b104e36..d8885c4 100644 --- a/images/php-apache/8.1/Dockerfile +++ b/images/php-apache/8.1/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-php-apache -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/php-apache/8.2/Dockerfile b/images/php-apache/8.2/Dockerfile index b104e36..d8885c4 100644 --- a/images/php-apache/8.2/Dockerfile +++ b/images/php-apache/8.2/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-php-apache -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/phpfpm/5.6/Dockerfile b/images/phpfpm/5.6/Dockerfile index 3e3cce5..92e41e3 100644 --- a/images/phpfpm/5.6/Dockerfile +++ b/images/phpfpm/5.6/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-phpfpm -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/phpfpm/7.4/Dockerfile b/images/phpfpm/7.4/Dockerfile index 3e3cce5..92e41e3 100644 --- a/images/phpfpm/7.4/Dockerfile +++ b/images/phpfpm/7.4/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-phpfpm -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/phpfpm/8.0/Dockerfile b/images/phpfpm/8.0/Dockerfile index 3e3cce5..92e41e3 100644 --- a/images/phpfpm/8.0/Dockerfile +++ b/images/phpfpm/8.0/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-phpfpm -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/phpfpm/8.1/Dockerfile b/images/phpfpm/8.1/Dockerfile index 3e3cce5..92e41e3 100644 --- a/images/phpfpm/8.1/Dockerfile +++ b/images/phpfpm/8.1/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-phpfpm -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions diff --git a/images/phpfpm/8.2/Dockerfile b/images/phpfpm/8.2/Dockerfile index 3e3cce5..92e41e3 100644 --- a/images/phpfpm/8.2/Dockerfile +++ b/images/phpfpm/8.2/Dockerfile @@ -1,6 +1,6 @@ FROM VERSIONIMAGE AS build-phpfpm -ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.30/install-php-extensions /usr/local/bin/ +ADD https://github.com/mlocati/docker-php-extension-installer/releases/download/2.1.65/install-php-extensions /usr/local/bin/ RUN chmod +x /usr/local/bin/install-php-extensions