We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6640d commit a732b5eCopy full SHA for a732b5e
.circleci/config.yml
@@ -10,7 +10,7 @@ jobs:
10
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
11
docker:
12
# Specify the version you desire here
13
- - image: cimg/php:8.1.2
+ - image: cimg/php:8.3.0
14
15
# Add steps to the job
16
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
0 commit comments