Skip to content

Commit 3310cc5

Browse files
committed
fix phpqa for php 7.4
1 parent 7d011ab commit 3310cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/gitlab/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h3>GitLab CI/CD configuration for a Laravel application running with Kool.dev</
106106

107107
<div style="margin: 1em 5em; padding: 1em;" class="bg-dark">
108108
<pre class="text-light">
109-
phpqa: kool docker jakzal/phpqa:latest
109+
phpqa: kool docker jakzal/phpqa:php7.4-alpine
110110
# helpful to sync up service dependencies
111111
wait-services: kool exec app dockerize -wait tcp://database:3306 -wait tcp://cache:6379 -timeout 30s
112112

0 commit comments

Comments
 (0)