Skip to content

Commit b380f86

Browse files
author
root
committed
Updated docker image to demisto/python3:3.12.8.1983910. PR batch #1/16
1 parent fec7445 commit b380f86

File tree

96 files changed

+96
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+96
-96
lines changed

Packs/AHA/Integrations/AHA/AHA.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ script:
171171
script: "-"
172172
type: python
173173
subtype: python3
174-
dockerimage: demisto/python3:3.11.10.116949
174+
dockerimage: demisto/python3:3.12.8.1983910
175175
fromversion: 6.5.0
176176
tests:
177177
- No tests (auto formatted)

Packs/AMP/Integrations/AMPv2/AMPv2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1769,7 +1769,7 @@ script:
17691769
- contextPath: DBotScore.Score
17701770
description: The actual score.
17711771
type: Number
1772-
dockerimage: demisto/python3:3.11.10.115186
1772+
dockerimage: demisto/python3:3.12.8.1983910
17731773
isfetch: true
17741774
runonce: false
17751775
script: '-'

Packs/AMP/Integrations/CiscoAMPEventCollector/CiscoAMPEventCollector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ script:
6565
description: Gets events from Cisco AMP.
6666
execution: false
6767
name: cisco-amp-get-events
68-
dockerimage: demisto/python3:3.11.10.115186
68+
dockerimage: demisto/python3:3.12.8.1983910
6969
isfetchevents: true
7070
runonce: false
7171
script: '-'

Packs/ANYRUN/Integrations/ANYRUN/ANYRUN.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ script:
375375
- contextPath: ANYRUN.Task.ID
376376
description: ID of the task created to analyze the submission.
377377
type: String
378-
dockerimage: demisto/python3:3.11.10.115186
378+
dockerimage: demisto/python3:3.12.8.1983910
379379
subtype: python3
380380
runonce: false
381381
script: '-'

Packs/APIVoid/Integrations/APIVoid/APIVoid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@ script:
16391639
description: ''
16401640
type: boolean
16411641
description: A smart API that accurately checks a website's trustworthiness.
1642-
dockerimage: demisto/python3:3.11.10.116439
1642+
dockerimage: demisto/python3:3.12.8.1983910
16431643
runonce: false
16441644
subtype: python3
16451645
fromversion: 5.0.0

Packs/ARIAPacketIntelligence/Integrations/ARIAPacketIntelligence/ARIAPacketIntelligence.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ script:
906906
description: 'Endpoint information, such as the IP address, about the SIAs that were modified based on the rule change.'
907907
type: string
908908
description: Removes a named rule from the source subnet logic block, disabling the alerts.
909-
dockerimage: demisto/python3:3.11.10.115186
909+
dockerimage: demisto/python3:3.12.8.1983910
910910
runonce: false
911911
tests:
912912
- No test

Packs/AWS-EC2/Scripts/AwsEC2GetPublicSGRules/AwsEC2GetPublicSGRules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ tags:
6262
timeout: '0'
6363
type: python
6464
subtype: python3
65-
dockerimage: demisto/python3:3.11.10.115186
65+
dockerimage: demisto/python3:3.12.8.1983910
6666
runas: DBotWeakRole
6767
fromversion: 5.0.0

Packs/AWS-EC2/Scripts/AwsEC2SyncAccounts/AwsEC2SyncAccounts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tags:
2323
timeout: '0'
2424
type: python
2525
subtype: python3
26-
dockerimage: demisto/python3:3.11.9.110419
26+
dockerimage: demisto/python3:3.12.8.1983910
2727
runas: DBotWeakRole
2828
fromversion: 6.10.0
2929
tests:

Packs/AWS-Enrichment-Remediation/Scripts/AWSAccountHierarchy/AWSAccountHierarchy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ comment: Determine AWS account hierarchy by looking up parent objects until the
66
commonfields:
77
id: AWSAccountHierarchy
88
version: -1
9-
dockerimage: demisto/python3:3.11.10.115186
9+
dockerimage: demisto/python3:3.12.8.1983910
1010
enabled: true
1111
engineinfo: {}
1212
name: AWSAccountHierarchy

Packs/AWS-Enrichment-Remediation/Scripts/AWSRecreateSG/AWSRecreateSG.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependson:
5151
- AWS - EC2|||aws-ec2-authorize-security-group-egress-rule
5252
- AWS - EC2|||aws-ec2-revoke-security-group-ingress-rule
5353
- AWS - EC2|||aws-ec2-revoke-security-group-egress-rule
54-
dockerimage: demisto/python3:3.11.10.115186
54+
dockerimage: demisto/python3:3.12.8.1983910
5555
enabled: true
5656
name: AWSRecreateSG
5757
runas: DBotWeakRole

0 commit comments

Comments
 (0)