Skip to content

Commit e334145

Browse files
committed
🔼 Updates composer Docker tag to v1.10.7
1 parent e3efafc commit e334145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM composer:1.10.6 as build
1+
FROM composer:1.10.7 as build
22

33
COPY app/ /app/
44
RUN composer install --no-interaction --no-progress --optimize-autoloader

0 commit comments

Comments
 (0)