Skip to content

Commit b99fd1e

Browse files
committed
Run Trivy image scan for ROCm Pytorch image
1 parent ec45de1 commit b99fd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-notebooks-TEMPLATE.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# GitHub image registry used for storing $(CONTAINER_ENGINE)'s cache
2424
CACHE: "ghcr.io/${{ github.repository }}/workbench-images/build-cache"
2525
# Targets (and their folder) that should be scanned using FS instead of IMAGE scan due to resource constraints
26-
TRIVY_SCAN_FS_JSON: '{"rocm-jupyter-pytorch-ubi9-python-3.9": "jupyter/rocm/pytorch/ubi9-python-3.9"}'
26+
TRIVY_SCAN_FS_JSON: '{}'
2727

2828
steps:
2929

0 commit comments

Comments
 (0)