diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index efdc06b..2a4ed3a 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - uses: https://github.com/hadolint/hadolint-action@v3.1.0 with: - dockerfile: Dockerfile + dockerfile: helix/Dockerfile build: runs-on: dind