Skip to content

Commit

Permalink
Merge pull request #227 from palantirnet/Dev-41-phpcs
Browse files Browse the repository at this point in the history
DEV-41 - Pin circle php image to 8.1.18.
  • Loading branch information
becw authored Aug 16, 2023
2 parents 5d7da7e + 3255c38 commit d0c33df
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-browsers
- image: cimg/php:8.1.18-browsers
- image: cimg/mysql:5.7
command: --max_allowed_packet=16M
environment:
Expand Down

0 comments on commit d0c33df

Please sign in to comment.