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 45a8962 commit dc0c5f0Copy full SHA for dc0c5f0
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
# Install all dependencies and run check tasks.
4
build_and_test:
5
docker:
6
- - image: circleci/php:7.3.9-cli-node
+ - image: circleci/php:7.4-cli-node
7
steps:
8
# Check out source code.
9
- checkout
0 commit comments