Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Mar 18, 2024
1 parent fe15927 commit 069c3a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .hadolint.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
ignored:
# Pin versions in apt-get install.
# Reason: Identifying the versions of apk packages is not trivial. The versions available would
# also differ for different base images. This decision should be re-evaluated periodically.
- DL3008
# Pin versions in apt get install.
# Reason: Identifying the versions of apk packages is not trivial. The versions available would
# also differ for different base images. This decision should be re-evaluated periodically.
- DL3018

0 comments on commit 069c3a8

Please sign in to comment.