Skip to content

Conversation

alcohol
Copy link
Contributor

@alcohol alcohol commented Sep 15, 2023

No description provided.

@github-actions
Copy link

Diff for 4ac7007:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 9d84c3f..c7cc766 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -32,8 +32,8 @@ GitFetch: refs/heads/main
 GitCommit: 9fcccc5a4cf04e73118bb7af3f9c04f61646e1c1
 Directory: 2.5
 
-Tags: 2.6.2, 2.6, 2, latest
+Tags: 2.6.3, 2.6, 2, latest
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitFetch: refs/heads/main
-GitCommit: f7443a9a35a45d870d6d3e01ea2111276a1c983a
+GitCommit: 0ece2f4215a75bb83564adf041ed732c9cd55a78
 Directory: 2.6
diff --git a/_bashbrew-list b/_bashbrew-list
index 9f37efe..91d2c90 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -11,6 +11,6 @@ composer:2.4.4
 composer:2.5
 composer:2.5.8
 composer:2.6
-composer:2.6.2
+composer:2.6.3
 composer:latest
 composer:lts
diff --git a/composer_latest/Dockerfile b/composer_latest/Dockerfile
index 1359609..89355eb 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.6.2
+ENV COMPOSER_VERSION 2.6.3
 
 RUN set -eux ; \
   # install https://github.com/mlocati/docker-php-extension-installer

Relevant Maintainers:

@yosifkit yosifkit merged commit 9c7525d into docker-library:master Sep 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.

3 participants