diff options
| author | 2019-07-23 10:01:52 +0200 | |
|---|---|---|
| committer | 2019-07-23 10:01:52 +0200 | |
| commit | 61af33a6f58e15d88a08765046bbaf08be7dd49e (patch) | |
| tree | 9c2a7c0d4e4f1fc327c5fa6be3a3a71b91fe0d8d /.hadolint.yaml | |
| parent | 48ad3059e46b11fa3d2ec3d6b2293f98407ec902 (diff) | |
Readme 2454-2456
https://github.com/FreshRSS/FreshRSS/pull/2454
https://github.com/FreshRSS/FreshRSS/pull/2455
https://github.com/FreshRSS/FreshRSS/pull/2456
+hadolint remove PIP warning
Diffstat (limited to '.hadolint.yaml')
| -rw-r--r-- | .hadolint.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.hadolint.yaml b/.hadolint.yaml index 416099d45..5911deaf5 100644 --- a/.hadolint.yaml +++ b/.hadolint.yaml @@ -1,7 +1,5 @@ ignored: # ignore apt version pinning - DL3008 - # ignore pip version pinning - - DL3013 # ignore apk version pinning - DL3018 |
