Skip to content

Commit

Permalink
https://github.com/hadolint/hadolint-action/issues/60
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelamattes committed Dec 21, 2022
1 parent 18e9eb7 commit c84f935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Expand Up @@ -19,5 +19,5 @@ jobs:
uses: hadolint/hadolint-action@v3.0.0
with:
dockerfile: Dockerfile.template
ignore: DL3009,DL3013,SC2001,SC2068
ignore: DL3009,DL3013,SC2001,SC2068,DL3059
# DL3013 - solved over sed command

0 comments on commit c84f935

Please sign in to comment.