Skip to content

Conversation

@alcohol
Copy link
Contributor

@alcohol alcohol commented Dec 31, 2025

No description provided.

@alcohol alcohol requested a review from a team as a code owner December 31, 2025 08:06
@github-actions
Copy link

Diff for 3a98462:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 99e73e6..2592786 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,14 +2,14 @@ Maintainers: Composer (@composer), Rob Bast (@alcohol)
 GitRepo: https://github.com/composer/docker.git
 Builder: buildkit
 
-Tags: 2.2.25, 2.2
+Tags: 2.2.26, 2.2
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitFetch: refs/heads/main
-GitCommit: a037fe423a4fef8030b2a8c3131da0934a6295dd
+GitCommit: fa961e74c7bd38b762e5a358eca4794e86f0464c
 Directory: 2.2
 
-Tags: 2.9.2, 2.9, 2, latest
+Tags: 2.9.3, 2.9, 2, latest
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitFetch: refs/heads/main
-GitCommit: 7c52c06e1dd6384f8c9fb806d7191ed2fb5cf869
+GitCommit: 3f6151eeed451caec97e6c413a0b255c3583d00a
 Directory: latest
diff --git a/_bashbrew-list b/_bashbrew-list
index 80043ca..d254c67 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,6 +1,6 @@
 composer:2
 composer:2.2
-composer:2.2.25
+composer:2.2.26
 composer:2.9
-composer:2.9.2
+composer:2.9.3
 composer:latest
diff --git a/composer_2.2/Dockerfile b/composer_2.2/Dockerfile
index 09ae62b..827f3b2 100644
--- a/composer_2.2/Dockerfile
+++ b/composer_2.2/Dockerfile
@@ -22,7 +22,7 @@ memory_limit=-1\n\
 
 ENV COMPOSER_ALLOW_SUPERUSER=1
 ENV COMPOSER_HOME=/tmp
-ENV COMPOSER_VERSION=2.2.25
+ENV COMPOSER_VERSION=2.2.26
 
 RUN set -eux ; \
   # install https://github.com/mlocati/docker-php-extension-installer
diff --git a/composer_latest/Dockerfile b/composer_latest/Dockerfile
index b49da15..83ffeab 100644
--- a/composer_latest/Dockerfile
+++ b/composer_latest/Dockerfile
@@ -22,7 +22,7 @@ memory_limit=-1\n\
 
 ENV COMPOSER_ALLOW_SUPERUSER=1
 ENV COMPOSER_HOME=/tmp
-ENV COMPOSER_VERSION=2.9.2
+ENV COMPOSER_VERSION=2.9.3
 
 RUN set -eux ; \
   # install https://github.com/mlocati/docker-php-extension-installer

Relevant Maintainers:

@tianon tianon merged commit ae9b2c2 into docker-library:master Jan 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants