Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuel44 authored and xsoar-bot committed Sep 10, 2024
1 parent 8fafad4 commit 3d9180f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Tests/docker_native_image_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,22 @@
"ignored_native_images": [
"native:8.6"
]
},
{
"id":"CyrenThreatInDepthRenderRelated",
"reason": "This integration support only from python 3.11",
"ignored_native_images":[
"native:8.6",
"native:candidate"
]
},
{
"id": "rapid7_threat_command",
"reason": "This integration support only from python 3.11",
"ignored_native_images": [
"native:8.6",
"native:candidate"
]
}
],
"flags_versions_mapping":{
Expand Down

0 comments on commit 3d9180f

Please sign in to comment.