Skip to content

Commit 6701fd0

Browse files
Update sklearn image tags (demisto#38194)
* init * new image
1 parent 5191f8e commit 6701fd0

6 files changed

Lines changed: 16 additions & 4 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Scripts
3+
4+
##### FindEmailCampaign
5+
6+
- Updated the Docker image to: *demisto/sklearn:1.0.0.2013408*.

Packs/Campaign/Scripts/FindEmailCampaign/FindEmailCampaign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ tags:
126126
- phishing
127127
timeout: '0'
128128
type: python
129-
dockerimage: demisto/sklearn:1.0.0.108551
129+
dockerimage: demisto/sklearn:1.0.0.2013408
130130
tests:
131131
- Detect & Manage Phishing Campaigns - Test
132132
fromversion: 5.0.0

Packs/Campaign/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Phishing Campaign",
33
"description": "This pack can help you find related phishing, spam or other types of email incidents and characterize campaigns.",
44
"support": "xsoar",
5-
"currentVersion": "3.4.17",
5+
"currentVersion": "3.4.18",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Scripts
3+
4+
##### FindDuplicateEmailIncidents
5+
6+
- Updated the Docker image to: *demisto/sklearn:1.0.0.2013408*.

Packs/Phishing/Scripts/FindDuplicateEmailIncidents/FindDuplicateEmailIncidents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ tags:
109109
- phishing
110110
timeout: 600ns
111111
type: python
112-
dockerimage: demisto/sklearn:1.0.0.108551
112+
dockerimage: demisto/sklearn:1.0.0.2013408
113113
tests:
114114
- Detect & Manage Phishing Campaigns - Test
115115
fromversion: 5.0.0

Packs/Phishing/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Phishing",
33
"description": "Phishing emails still hooking your end users? This Content Pack can drastically reduce the time your security team spends on phishing alerts.",
44
"support": "xsoar",
5-
"currentVersion": "3.6.32",
5+
"currentVersion": "3.6.33",
66
"serverMinVersion": "6.0.0",
77
"videos": [
88
"https://www.youtube.com/watch?v=SY-3L348PoY"

0 commit comments

Comments
 (0)