Skip to content

Commit 6979736

Browse files
authored
Update Docker Image To demisto/python3 (#24618)
* Updated Metadata Of Pack Arkime * Added release notes to pack Arkime * Packs/Arkime/Integrations/Arkime/Arkime.yml Docker image update * Updated Metadata Of Pack CheckPointDome9 * Added release notes to pack CheckPointDome9 * Packs/CheckPointDome9/Integrations/CheckPointDome9/CheckPointDome9.yml Docker image update * Updated Metadata Of Pack DeveloperTools * Added release notes to pack DeveloperTools * Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update * Updated Metadata Of Pack FortinetFortiwebVM * Added release notes to pack FortinetFortiwebVM * Packs/FortinetFortiwebVM/Integrations/FortinetFortiwebVM/FortinetFortiwebVM.yml Docker image update * Updated Metadata Of Pack Gamma * Added release notes to pack Gamma * Packs/Gamma/Integrations/Gamma/Gamma.yml Docker image update
1 parent 235d75d commit 6979736

File tree

15 files changed

+25
-10
lines changed

15 files changed

+25
-10
lines changed

Packs/Arkime/Integrations/Arkime/Arkime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ script:
2929
script: ''
3030
type: python
3131
subtype: python3
32-
dockerimage: demisto/python3:3.10.9.46032
32+
dockerimage: demisto/python3:3.10.10.47713
3333
isfetch: false
3434
commands:
3535
- name: arkime-connection-list

Packs/Arkime/ReleaseNotes/1_0_11.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### Arkime
3+
- Updated the Docker image to: *demisto/python3:3.10.10.47713*.

Packs/Arkime/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Arkime",
33
"description": "Arkime (formerly Moloch) is a large scale, open source, indexed packet capture and search tool.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.10",
5+
"currentVersion": "1.0.11",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/CheckPointDome9/Integrations/CheckPointDome9/CheckPointDome9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1613,7 +1613,7 @@ script:
16131613
- contextPath: CheckPointDome9.FindingsBundle.region
16141614
description: The CloudTrail account ID.
16151615
type: String
1616-
dockerimage: demisto/python3:3.10.9.46032
1616+
dockerimage: demisto/python3:3.10.10.47713
16171617
feed: false
16181618
isfetch: true
16191619
longRunning: false
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### Check Point Dome9 (CloudGuard)
3+
- Updated the Docker image to: *demisto/python3:3.10.10.47713*.

Packs/CheckPointDome9/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Check Point Dome9 (CloudGuard)",
33
"description": "Dome9 integration allows to easily manage the security and compliance of the public cloud.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.3",
5+
"currentVersion": "1.0.4",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ script:
6060
description: Creates incidents from json files provided, and stores it in the instance context.
6161
execution: false
6262
name: create-test-incident-from-file
63-
dockerimage: demisto/python3:3.10.9.42476
63+
dockerimage: demisto/python3:3.10.10.47713
6464
feed: false
6565
isfetch: true
6666
longRunning: false
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### Create Test Incidents
3+
- Updated the Docker image to: *demisto/python3:3.10.10.47713*.

Packs/DeveloperTools/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Developer Tools",
33
"description": "Basic tools for content development.",
44
"support": "xsoar",
5-
"currentVersion": "1.2.32",
5+
"currentVersion": "1.2.33",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/FortinetFortiwebVM/Integrations/FortinetFortiwebVM/FortinetFortiwebVM.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2394,7 +2394,7 @@ script:
23942394
- contextPath: FortiwebVM.HttpContentRoutingMember.Members.status
23952395
description: HTTP content routing status. Supports API version 2 only.
23962396
type: String
2397-
dockerimage: demisto/python3:3.10.9.44472
2397+
dockerimage: demisto/python3:3.10.10.47713
23982398
feed: false
23992399
longRunning: false
24002400
longRunningPort: false

0 commit comments

Comments
 (0)