Skip to content

Commit c2ca71b

Browse files
committed
CI: fix image name
1 parent abeab09 commit c2ca71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: dockette/.github/.github/workflows/docker.yml@master
1616
secrets: inherit
1717
with:
18-
image: "dockette/ci"
18+
image: "dockette/php"
1919
tag: "${{ matrix.item }}"
2020
context: "${{ matrix.item }}"
2121
strategy:

0 commit comments

Comments
 (0)