Skip to content

Commit

Permalink
Revert "dev-37 - Use php 8.1.18."
Browse files Browse the repository at this point in the history
This reverts commit 893856d.
  • Loading branch information
raylwalters committed Aug 16, 2023
1 parent 893856d commit 042cee7
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 @@ -6,7 +6,7 @@ jobs:
build:
working_directory: ~/project
docker:
- image: cimg/php:8.1.18-browsers
- image: cimg/php:8.1-browsers
- image: cimg/mysql:5.7
command: --max_allowed_packet=16M
environment:
Expand Down

0 comments on commit 042cee7

Please sign in to comment.