Skip to content

Commit f0d2622

Browse files
authored
Merge pull request #2 from ati-daemon/patch-2
Update fixinator.yml - corrected image location
2 parents cb3c944 + d57dbfc commit f0d2622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fixinator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
fixinator:
77
runs-on: ubuntu-latest
88
container:
9-
image: ghcr.io/foundeo/fixinator-docker/fixinator-docker:latest
9+
image: ghcr.io/foundeo/cfml-ci-tools/cfml-ci-tools:latest
1010

1111
steps:
1212
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)