Skip to content

fix: https=false otherwise https was not disabled. #735

fix: https=false otherwise https was not disabled.

fix: https=false otherwise https was not disabled. #735

Workflow file for this run

---
name: Hadolint
'on': push
jobs:
dive:
runs-on: ubuntu-latest
name: Analyze image using hadolint
steps:
- uses: actions/checkout@v3
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile