Skip to content

Commit 553c870

Browse files
committed
make 2.9.0 latest
closes #389
1 parent 3fdb03d commit 553c870

File tree

4 files changed

+1
-373
lines changed

4 files changed

+1
-373
lines changed

.github/workflows/2.9.yaml

Lines changed: 0 additions & 251 deletions
This file was deleted.

2.9/Dockerfile

Lines changed: 0 additions & 97 deletions
This file was deleted.

2.9/docker-entrypoint.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ memory_limit=-1\n\
2222

2323
ENV COMPOSER_ALLOW_SUPERUSER=1
2424
ENV COMPOSER_HOME=/tmp
25-
ENV COMPOSER_VERSION=2.8.12
25+
ENV COMPOSER_VERSION=2.9.0
2626

2727
RUN set -eux ; \
2828
# install https://github.com/mlocati/docker-php-extension-installer

0 commit comments

Comments
 (0)