Skip to content

Commit

Permalink
Updated circleci docker
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored May 11, 2022
1 parent 7f323fc commit 4ecf769
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 @@ -4,7 +4,7 @@ version: 2
## Defines images and working directory.
defaults: &defaults
docker:
- image: pookmish/drupal8ci:latest
- image: pookmish/drupal8ci:php8
- image: selenium/standalone-chrome:latest
- image: circleci/mysql:5.7
environment:
Expand Down Expand Up @@ -93,4 +93,4 @@ workflows:
filters:
branches:
only:
- 8.x-1.x
- 9.x

0 comments on commit 4ecf769

Please sign in to comment.