We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb0e4c commit 8d902acCopy full SHA for 8d902ac
images/php/8.3-cli/Dockerfile
@@ -12,7 +12,7 @@ RUN if [ $(uname -m) = "x86_64" ]; then mailhog_arch="amd64"; else mailhog_arch=
12
13
FROM php:8.3-cli
14
15
-ARG COMPOSER_VERSION=2.2.23
+ARG COMPOSER_VERSION=2.7.0
16
ARG MAGENTO_ROOT=/app
17
ARG COMPOSER_ALLOW_SUPERUSER=1
18
ARG COMPOSER_HOME=/composer
0 commit comments