Skip to content

Commit a1364d6

Browse files
committed
update
1 parent 850743a commit a1364d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/jobs/diff-dumps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ create_offline_dump() {
6868

6969
# Prepare k8s and istio dump
7070
mkdir -p /tmp/scratch
71-
gsutil cp -r gs://definitions.stackrox.io/cve/* /tmp/scratch/
71+
gsutil cp -r gs://definitions.stackrox.io/cve2/* /tmp/scratch/
7272
cd /tmp/scratch
7373
zip -r /tmp/offline-dump/k8s-istio.zip *
7474

0 commit comments

Comments
 (0)