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.
2 parents 05a72a9 + 5c72fd5 commit d0b1fc4Copy full SHA for d0b1fc4
Dockerfile
@@ -9,7 +9,7 @@ LABEL "repository"="http://github.com/phparkitect/arkitect-github-actions"
9
LABEL "homepage"="http://github.com/actions"
10
LABEL "maintainer"="Alessandro Minoccheri <[email protected]>"
11
12
-COPY --from=composer:2.3.10 /usr/bin/composer /usr/local/bin/composer
+COPY --from=composer:2.5.5 /usr/bin/composer /usr/local/bin/composer
13
14
RUN mkdir /composer
15
ENV COMPOSER_HOME=/composer
0 commit comments