From 1ceab62158a54ab73a80f51c724aead30c3fb54a Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Tue, 1 Aug 2023 09:43:18 -0400 Subject: [PATCH] style: remove extra lint flag --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b29c883..62872da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,6 @@ RUN apk add --no-cache npm=9.6.6-r0 # slience npm # hadolint ignore=DL3059 -# checkov:skip=CKV_DOCKER_5:false positive RUN npm config set update-notifier=false audit=false fund=false # keyscan github.com