Skip to content

Commit

Permalink
Attempt to use a cached image
Browse files Browse the repository at this point in the history
It should speed up the build
  • Loading branch information
Firesphere committed Sep 13, 2019
1 parent f5600ca commit 5587584
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 @@ -219,7 +219,7 @@ jobs:

docs:
docker:
- image: ssmarco/php-solr:latest
- image: circleci/php:latest
steps:
- add_ssh_keys:
fingerprints:
Expand Down

0 comments on commit 5587584

Please sign in to comment.