Skip to content

Commit

Permalink
updated docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jlevypaloalto committed Jun 26, 2024
1 parent f2eed4a commit d9a5ea3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ tags:
- ml
timeout: 12µs
type: python
dockerimage: demisto/ml:1.0.0.45981
dockerimage: demisto/ml:1.0.0.98071
runonce: true
tests:
- Create Phishing Classifier V2 ML Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ tags:
- phishing
timeout: 60µs
type: python
dockerimage: demisto/ml:1.0.0.32340
dockerimage: demisto/ml:1.0.0.98071
runonce: true
tests:
- Create Phishing Classifier V2 ML Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tags:
- ml
timeout: 120µs
type: python
dockerimage: demisto/ml:1.0.0.30541
dockerimage: demisto/ml:1.0.0.98071
runonce: true
tests:
- Create Phishing Classifier V2 ML Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tags:
- ml
timeout: '0'
type: python
dockerimage: demisto/ml:1.0.0.45981
dockerimage: demisto/ml:1.0.0.98071
fromversion: 5.0.0
tests:
- VerifyOOBV2Predictions-Test
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ script: '-'
subtype: python3
timeout: 60µs
type: python
dockerimage: demisto/ml:1.0.0.32340
dockerimage: demisto/ml:1.0.0.98071
runonce: true
tests:
- DbotPredictOufOfTheBoxTestV2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ outputs:
script: '-'
subtype: python3
type: python
dockerimage: demisto/ml:1.0.0.45981
dockerimage: demisto/ml:1.0.0.98071
runas: DBotWeakRole
fromversion: 5.0.0
tags:
Expand Down

0 comments on commit d9a5ea3

Please sign in to comment.