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 273fbbd commit 2ad1226Copy full SHA for 2ad1226
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM composer:1.10.16 as build
+FROM composer:1.10.17 as build
2
3
COPY app/ /app/
4
RUN composer install --no-interaction --no-scripts --no-progress
0 commit comments