Skip to content

Commit

Permalink
update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Nelson committed Jun 15, 2020
1 parent cadbedc commit 9186a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ workflows:
jobs:
test:
docker:
- image: circleci/php:7.2-fpm
- image: circleci/php:7.4-fpm

working_directory: ~/repo
steps:
Expand Down

0 comments on commit 9186a7c

Please sign in to comment.