Jelajahi Sumber

build: Docker lint exception (#813)

Kroese 9 bulan lalu
induk
melakukan
80c5ba2231
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/check.yml

+ 1 - 1
.github/workflows/check.yml

@@ -21,5 +21,5 @@ jobs:
         uses: hadolint/hadolint-action@v3.1.0
         with:
           dockerfile: Dockerfile
-          ignore: DL3008
+          ignore: DL3006,DL3008
           failure-threshold: warning