We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b3c5b commit 7687464Copy full SHA for 7687464
latest/Dockerfile
@@ -22,7 +22,7 @@ memory_limit=-1\n\
22
23
ENV COMPOSER_ALLOW_SUPERUSER 1
24
ENV COMPOSER_HOME /tmp
25
-ENV COMPOSER_VERSION 2.8.5
+ENV COMPOSER_VERSION 2.8.6
26
27
RUN set -eux ; \
28
# install https://github.com/mlocati/docker-php-extension-installer
0 commit comments