Skip to content

Commit 2eb3a0d

Browse files
committed
docs: disable image scan for fair-cli and add info why
1 parent 80299cb commit 2eb3a0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/zenml_postgres_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
image_tags: ghcr.io/${{ github.repository_owner }}/fair/cli:${{ inputs.zenml_version }}
3434
# Disable dockerfile_scan else it flags usage of :latest image
3535
scan_dockerfile: false
36+
# It's a CLI, so we don't care about vulnerabilities
37+
scan_image: false

0 commit comments

Comments
 (0)