Skip to content

Commit

Permalink
Merge pull request #8 from PedroTroller/dependabot/docker/composer-2.0.4
Browse files Browse the repository at this point in the history
fix: bump composer from 2.0.2 to 2.0.4
  • Loading branch information
PedroTroller authored Nov 3, 2020
2 parents f0dc698 + 3dc5a0a commit 0231a9d
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:2.0.2 as composer
FROM composer:2.0.4 as composer

########################################

Expand Down

0 comments on commit 0231a9d

Please sign in to comment.