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 ada05a6 commit 7e0472eCopy full SHA for 7e0472e
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
# Install all dependencies and run check tasks.
4
build_and_test:
5
docker:
6
- - image: cimg/php:8.1
+ - image: cimg/php:8.1.18
7
steps:
8
# Check out source code.
9
- checkout
0 commit comments