Skip to content

Commit

Permalink
🔼 Updates composer Docker tag to v1.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 3, 2020
1 parent e3efafc commit e334145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:1.10.6 as build
FROM composer:1.10.7 as build

COPY app/ /app/
RUN composer install --no-interaction --no-progress --optimize-autoloader
Expand Down

0 comments on commit e334145

Please sign in to comment.