Skip to content

Commit 26564a4

Browse files
committed
🔼 Updates composer Docker tag to v1.10.16
1 parent 22da5fe commit 26564a4

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.15 as build
1+
FROM composer:1.10.16 as build
22

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

0 commit comments

Comments
 (0)