We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb723bd commit 23b00ddCopy full SHA for 23b00dd
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.2
+ENV COMPOSER_VERSION 2.8.3
26
27
RUN set -eux ; \
28
# install https://github.com/mlocati/docker-php-extension-installer
0 commit comments