We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 082cbc7 + 5e4db3f commit 4974201Copy full SHA for 4974201
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
php-only:
5
docker:
6
- - image: cimg/php:8.2@sha256:4dcea15d834bc83f5e136bd6b65e0e1ac6035506291c4fa1621fa1212c2e7783
+ - image: cimg/php:8.2@sha256:03d6f667c4186cf0dc3a27497c4e26495c689f9987adb92ca63310ded4d25b7c
7
8
9
jobs:
0 commit comments