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 7d011ab commit 3310cc5Copy full SHA for 3310cc5
laravel/gitlab/index.html
@@ -106,7 +106,7 @@ <h3>GitLab CI/CD configuration for a Laravel application running with Kool.dev</
106
107
<div style="margin: 1em 5em; padding: 1em;" class="bg-dark">
108
<pre class="text-light">
109
- phpqa: kool docker jakzal/phpqa:latest
+ phpqa: kool docker jakzal/phpqa:php7.4-alpine
110
# helpful to sync up service dependencies
111
wait-services: kool exec app dockerize -wait tcp://database:3306 -wait tcp://cache:6379 -timeout 30s
112
0 commit comments