diff --git a/.circleci/config.yml b/.circleci/config.yml index 05e8e2a..5ac5510 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,7 +10,7 @@ jobs: # See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor docker: # Specify the version you desire here - - image: cimg/php:8.1.2 + - image: cimg/php:8.3.0 # Add steps to the job # See: https://circleci.com/docs/2.0/configuration-reference/#steps