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 abeab09 commit c2ca71bCopy full SHA for c2ca71b
.github/workflows/docker.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: dockette/.github/.github/workflows/docker.yml@master
16
secrets: inherit
17
with:
18
- image: "dockette/ci"
+ image: "dockette/php"
19
tag: "${{ matrix.item }}"
20
context: "${{ matrix.item }}"
21
strategy:
0 commit comments