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 05a72a9 commit 5c72fd5Copy full SHA for 5c72fd5
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