Skip to content

Commit

Permalink
Actually, that has to be 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Feb 19, 2022
1 parent 5ceebda commit bb71fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
code_style:
<<: *defaults
docker:
- image: wodby/php:8.0
- image: wodby/php:8.1
steps:
- checkout
- run: cp .docker/zz-php.ini /usr/local/etc/php/conf.d/
Expand Down

0 comments on commit bb71fc9

Please sign in to comment.