diff --git a/php8.1/Dockerfile b/php8.1/Dockerfile index b96d105..72ad834 100644 --- a/php8.1/Dockerfile +++ b/php8.1/Dockerfile @@ -3,7 +3,7 @@ FROM php:8.1.32-cli-bullseye@sha256:60653fce2855858478b0573fdba101e3739ea87be319 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] # renovate: datasource=github-tags depName=composer/composer versioning=semver -ENV COMPOSER_VERSION 2.8.6 +ENV COMPOSER_VERSION 2.8.7 ENV COMPOSER_INSTALLER_COMMIT 459bcaab2cc03f1656dd7b065d500d0cf3070e3f ENV COMPOSER_INSTALLER_HASH 756890a4488ce9024fc62c56153228907f1545c228516cbf63f885e036d37e9a59d27d63f46af1d4d07ee0f76181c7d3 diff --git a/php8.2/Dockerfile b/php8.2/Dockerfile index 4924396..bd1bae0 100644 --- a/php8.2/Dockerfile +++ b/php8.2/Dockerfile @@ -3,7 +3,7 @@ FROM php:8.2.28-cli-bookworm@sha256:88cccc4e34d127a42f11d670ca94910d958f0a0bf3bf SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] # renovate: datasource=github-tags depName=composer/composer versioning=semver -ENV COMPOSER_VERSION 2.8.6 +ENV COMPOSER_VERSION 2.8.7 ENV COMPOSER_INSTALLER_COMMIT 459bcaab2cc03f1656dd7b065d500d0cf3070e3f ENV COMPOSER_INSTALLER_HASH 756890a4488ce9024fc62c56153228907f1545c228516cbf63f885e036d37e9a59d27d63f46af1d4d07ee0f76181c7d3 diff --git a/php8.3/Dockerfile b/php8.3/Dockerfile index a917ae9..7a1c632 100644 --- a/php8.3/Dockerfile +++ b/php8.3/Dockerfile @@ -3,7 +3,7 @@ FROM php:8.4.5-cli-bullseye@sha256:898ce26205de33a4f353321fa53a79e9a6b3e63da09a2 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] # renovate: datasource=github-tags depName=composer/composer versioning=semver -ENV COMPOSER_VERSION 2.8.6 +ENV COMPOSER_VERSION 2.8.7 ENV COMPOSER_INSTALLER_COMMIT 459bcaab2cc03f1656dd7b065d500d0cf3070e3f ENV COMPOSER_INSTALLER_HASH 756890a4488ce9024fc62c56153228907f1545c228516cbf63f885e036d37e9a59d27d63f46af1d4d07ee0f76181c7d3 diff --git a/php8.4/Dockerfile b/php8.4/Dockerfile index 8c9d929..6a0b769 100644 --- a/php8.4/Dockerfile +++ b/php8.4/Dockerfile @@ -3,7 +3,7 @@ FROM php:8.3.19-cli-bookworm@sha256:e39867114478af8d8950b679738068deeffa1fa76281 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] # renovate: datasource=github-tags depName=composer/composer versioning=semver -ENV COMPOSER_VERSION 2.8.6 +ENV COMPOSER_VERSION 2.8.7 ENV COMPOSER_INSTALLER_COMMIT 459bcaab2cc03f1656dd7b065d500d0cf3070e3f ENV COMPOSER_INSTALLER_HASH 756890a4488ce9024fc62c56153228907f1545c228516cbf63f885e036d37e9a59d27d63f46af1d4d07ee0f76181c7d3