We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22da5fe commit 26564a4Copy full SHA for 26564a4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM composer:1.10.15 as build
+FROM composer:1.10.16 as build
2
3
COPY app/ /app/
4
RUN composer install --no-interaction --no-scripts --no-progress --optimize-autoloader
0 commit comments