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 1647b30 commit e5ab0c7Copy full SHA for e5ab0c7
.github/workflows/tests.yml
@@ -34,7 +34,7 @@ jobs:
34
--health-timeout=5s
35
--health-retries=5
36
web:
37
- image: dunglas/frankenphp:1.9-php-${{ matrix.php }}
+ image: dunglas/frankenphp:1.9-php${{ matrix.php }}
38
ports:
39
- "8100:80"
40
0 commit comments