Skip to content

Commit 7e0472e

Browse files
committed
#72 Try and fix signal 9 error.
1 parent ada05a6 commit 7e0472e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
# Install all dependencies and run check tasks.
44
build_and_test:
55
docker:
6-
- image: cimg/php:8.1
6+
- image: cimg/php:8.1.18
77
steps:
88
# Check out source code.
99
- checkout

0 commit comments

Comments
 (0)