mirror of https://github.com/pixelfed/pixelfed.git
fix hadolint path
This commit is contained in:
parent
2e3c7e862c
commit
6f0a6aeb3d
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Docker Lint
|
||||
uses: hadolint/hadolint-action@v3.1.0
|
||||
with:
|
||||
dockerfile: contrib/docker/Dockerfile
|
||||
dockerfile: Dockerfile
|
||||
failure-threshold: error
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue