Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 2.5.4, 2.2.21 #14093

Merged
merged 1 commit into from
Feb 15, 2023
Merged

release 2.5.4, 2.2.21 #14093

merged 1 commit into from
Feb 15, 2023

Conversation

alcohol
Copy link
Contributor

@alcohol alcohol commented Feb 15, 2023

No description provided.

@github-actions
Copy link

Diff for 2a266e9:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 6f64b95..a6fd43d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -8,10 +8,10 @@ GitFetch: refs/heads/main
 GitCommit: 88e63fbab43e2151b0743a4c6d18a9c59aa9db0c
 Directory: 1.10
 
-Tags: 2.2.20, 2.2, lts
+Tags: 2.2.21, 2.2, lts
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitFetch: refs/heads/main
-GitCommit: dfd25b8e41fa16f68ded6a283cf6c9aaac5af27e
+GitCommit: 5dfe106ff12afcb86515db8e795adeeb397ac59a
 Directory: 2.2
 
 Tags: 2.3.10, 2.3
@@ -26,8 +26,8 @@ GitFetch: refs/heads/main
 GitCommit: 88e63fbab43e2151b0743a4c6d18a9c59aa9db0c
 Directory: 2.4
 
-Tags: 2.5.3, 2.5, 2, latest
+Tags: 2.5.4, 2.5, 2, latest
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitFetch: refs/heads/main
-GitCommit: fa1e17c3c90f610e2d189316099ebe7edcca6826
+GitCommit: 5dfe106ff12afcb86515db8e795adeeb397ac59a
 Directory: 2.5
diff --git a/_bashbrew-list b/_bashbrew-list
index 68a547e..73e4d6c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,12 +3,12 @@ composer:1.10
 composer:1.10.26
 composer:2
 composer:2.2
-composer:2.2.20
+composer:2.2.21
 composer:2.3
 composer:2.3.10
 composer:2.4
 composer:2.4.4
 composer:2.5
-composer:2.5.3
+composer:2.5.4
 composer:latest
 composer:lts
diff --git a/composer_latest/Dockerfile b/composer_latest/Dockerfile
index 3e76d02..8bc70ab 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.5.3
+ENV COMPOSER_VERSION 2.5.4
 
 RUN set -eux ; \
   # install https://github.com/mlocati/docker-php-extension-installer
diff --git a/composer_lts/Dockerfile b/composer_lts/Dockerfile
index 889835d..4bdbebe 100644
--- a/composer_lts/Dockerfile
+++ b/composer_lts/Dockerfile
@@ -22,7 +22,7 @@ memory_limit=-1\n\
 
 ENV COMPOSER_ALLOW_SUPERUSER 1
 ENV COMPOSER_HOME /tmp
-ENV COMPOSER_VERSION 2.2.20
+ENV COMPOSER_VERSION 2.2.21
 
 RUN set -eux ; \
   # install https://github.com/mlocati/docker-php-extension-installer

Relevant Maintainers:

@yosifkit yosifkit merged commit f62a71c into docker-library:master Feb 15, 2023
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