Skip to content

Commit a068c32

Browse files
author
root
committed
Updated docker image to demisto/python3:3.11.10.113941. PR batch #3/58
1 parent a736792 commit a068c32

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Packs/AtlassianConfluenceCloud/Integrations/AtlassianConfluenceCloud/AtlassianConfluenceCloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2040,7 +2040,7 @@ script:
20402040
- contextPath: ConfluenceCloud.Event.associatedObjects.objectType
20412041
description: Type of the associated object.
20422042
type: String
2043-
dockerimage: demisto/python3:3.10.14.91134
2043+
dockerimage: demisto/python3:3.11.10.113941
20442044
isfetchevents: true
20452045
isfetchevents:xsoar: false
20462046
runonce: false

Packs/AtlassianJiraServiceManagement/Integrations/AtlassianJiraServiceManagement/AtlassianJiraServiceManagement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ script:
675675
script: '-'
676676
type: python
677677
subtype: python3
678-
dockerimage: demisto/python3:3.10.14.99865
678+
dockerimage: demisto/python3:3.11.10.113941
679679
fromversion: 6.10.0
680680
tests:
681681
- No tests (auto formatted)

Packs/Azure-Enrichment-Remediation/Scripts/AzureFindAvailableNSGPriorities/AzureFindAvailableNSGPriorities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ comment: This script takes in a list of numbers that represent Azure priorities
1313
commonfields:
1414
id: AzureFindAvailableNSGPriorities
1515
version: -1
16-
dockerimage: demisto/python3:3.10.13.83255
16+
dockerimage: demisto/python3:3.11.10.113941
1717
enabled: true
1818
name: AzureFindAvailableNSGPriorities
1919
outputs:

Packs/AzureSentinel/Scripts/MicrosoftSentinelConvertAlertsToTable/MicrosoftSentinelConvertAlertsToTable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ tags:
1010
timeout: '0'
1111
type: python
1212
subtype: python3
13-
dockerimage: demisto/python3:3.10.13.83255
13+
dockerimage: demisto/python3:3.11.10.113941
1414
fromversion: 5.5.0

Packs/AzureSentinel/Scripts/MicrosoftSentinelConvertCommentsToTable/MicrosoftSentinelConvertCommentsToTable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ tags:
1010
timeout: '0'
1111
type: python
1212
subtype: python3
13-
dockerimage: demisto/python3:3.10.13.83255
13+
dockerimage: demisto/python3:3.11.10.113941
1414
fromversion: 5.5.0

Packs/AzureSentinel/Scripts/MicrosoftSentinelConvertEntitiesToTable/MicrosoftSentinelConvertEntitiesToTable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ tags:
1010
timeout: '0'
1111
type: python
1212
subtype: python3
13-
dockerimage: demisto/python3:3.10.13.83255
13+
dockerimage: demisto/python3:3.11.10.113941
1414
fromversion: 5.5.0

Packs/AzureSentinel/Scripts/MicrosoftSentinelConvertRelationsToTable/MicrosoftSentinelConvertRelationsToTable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ tags:
1010
timeout: '0'
1111
type: python
1212
subtype: python3
13-
dockerimage: demisto/python3:3.10.13.83255
13+
dockerimage: demisto/python3:3.11.10.113941
1414
fromversion: 5.5.0

Packs/AzureStorageContainer/Integrations/AzureStorageContainer/AzureStorageContainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ script:
331331
name: account_key
332332
description: create SAS token for container.
333333
name: azure-storage-container-sas-create
334-
dockerimage: demisto/python3:3.10.14.100715
334+
dockerimage: demisto/python3:3.11.10.113941
335335
runonce: false
336336
script: ''
337337
subtype: python3

Packs/AzureStorageFileShare/Integrations/AzureStorageFileShare/AzureStorageFileShare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ script:
210210
description: Delete file from Share.
211211
execution: true
212212
name: azure-storage-fileshare-file-delete
213-
dockerimage: demisto/python3:3.10.14.100715
213+
dockerimage: demisto/python3:3.11.10.113941
214214
runonce: false
215215
script: '-'
216216
subtype: python3

Packs/AzureStorageQueue/Integrations/AzureStorageQueue/AzureStorageQueue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ script:
242242
description: Delete all messages from the specified Queue.
243243
execution: true
244244
name: azure-storage-queue-message-clear
245-
dockerimage: demisto/python3:3.10.14.100715
245+
dockerimage: demisto/python3:3.11.10.113941
246246
isfetch: true
247247
runonce: false
248248
script: '-'

0 commit comments

Comments
 (0)