From 61af33a6f58e15d88a08765046bbaf08be7dd49e Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 23 Jul 2019 10:01:52 +0200 Subject: 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 --- .hadolint.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to '.hadolint.yaml') 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 -- cgit v1.2.3