Skip to content

Commit 7687464

Browse files
committedMar 3, 2025··
release 2.8.6
closes #361
1 parent 96b3c5b commit 7687464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎latest/Dockerfile

+1-1
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.5
25+
ENV COMPOSER_VERSION 2.8.6
2626

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

0 commit comments

Comments
 (0)
Please sign in to comment.