Skip to content

Commit

Permalink
Ignore warning about versions pinning
Browse files Browse the repository at this point in the history
Hadolint suggests pinning versions via `apt-get install <package>=<version>`
We don't have packages which needs to be pinned.
  • Loading branch information
bitphage committed Apr 25, 2019
1 parent 4eee660 commit b73c44c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .hadolint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ignored:
- DL3008

0 comments on commit b73c44c

Please sign in to comment.