We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3efafc commit e334145Copy full SHA for e334145
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM composer:1.10.6 as build
+FROM composer:1.10.7 as build
2
3
COPY app/ /app/
4
RUN composer install --no-interaction --no-progress --optimize-autoloader
0 commit comments