Skip to content

Commit

Permalink
Docker: PHP7.4 image and solr
Browse files Browse the repository at this point in the history
  • Loading branch information
ssmarco committed May 3, 2022
1 parent fd935a8 commit deb24aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
environment:
CC_TEST_REPORTER_ID: 586f7041e9f71c44946cdfe8bce27d66c6271d173ec291c2a9aa7e1b56667873
docker:
- image: ssmarco/php-solr:latest
- image: ssmarco/php-solr:7.4
environment: *environment
- image: circleci/mysql:5.7
- image: cimg/mysql:5.7
environment: *mysql

working_directory: /var/www/html
Expand Down

0 comments on commit deb24aa

Please sign in to comment.