dockerfile_lint config env added
Some checks failed
Docker Build Workflow / Lint Dockerfile (push) Successful in 4s
Docker Build Workflow / Build and Push Docker Image (push) Failing after 44s

This commit is contained in:
2026-04-11 22:26:26 +02:00
parent 3edcd7acca
commit 6025c0ec3a

View File

@@ -11,6 +11,7 @@ jobs:
- uses: actions/checkout@v4
- uses: hadolint/hadolint-action@v3.1.0
with:
config: docker/.hadolint.yaml
dockerfile: docker/Dockerfile
build: