fix hadolint path

This commit is contained in:
Christian Winther 2024-01-07 14:54:28 +00:00
parent 2e3c7e862c
commit 6f0a6aeb3d
1 changed files with 1 additions and 1 deletions

View File

@ -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: