Skip to content

Commit

Permalink
try with older version of hadolint
Browse files Browse the repository at this point in the history
  • Loading branch information
capnspacehook committed Oct 29, 2022
1 parent 75d25ab commit a85950d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lint-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- uses: hadolint/hadolint-action@v2.1.0
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v2.0.0
with:
dockerfile: Dockerfile
no-color: true
verbose: true

0 comments on commit a85950d

Please # to comment.