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 964db6c commit 910c4baCopy full SHA for 910c4ba
.github/workflows/qa-dockerfile.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@v4
32
33
- name: Build "php" container
34
- uses: isbang/compose-action@v2.1.0
+ uses: isbang/compose-action@v2.2.0
35
with:
36
compose-file: "./compose.yaml"
37
services: |
0 commit comments