Skip to content

Commit 630ebf0

Browse files
content-botroot
andauthored
Updated docker image to demisto/python3:3.11.10.113941. PR batch #3/7 (#36994)
Co-authored-by: root <root@1e2de18e0cc3>
1 parent c5ed6a5 commit 630ebf0

File tree

50 files changed

+50
-50
lines changed

Some content is hidden

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

50 files changed

+50
-50
lines changed

Packs/CommonScripts/Scripts/AddKeyToList/AddKeyToList.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ tags: []
3333
timeout: '0'
3434
type: python
3535
subtype: python3
36-
dockerimage: demisto/python3:3.10.13.86272
36+
dockerimage: demisto/python3:3.11.10.113941
3737
fromversion: 5.0.0

Packs/CommonScripts/Scripts/AnalyzeTimestampIntervals/AnalyzeTimestampIntervals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ outputs:
4646
scripttarget: 0
4747
subtype: python3
4848
runonce: false
49-
dockerimage: demisto/python3:3.11.9.107902
49+
dockerimage: demisto/python3:3.11.10.113941
5050
runas: DBotWeakRole
5151
engineinfo: {}
5252
fromversion: 6.10.0

Packs/CommonScripts/Scripts/BMCTool/BMCTool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ commonfields:
1313
contentitemexportablefields:
1414
contentitemfields:
1515
fromServerVersion: ""
16-
dockerimage: demisto/python3:3.10.13.78623
16+
dockerimage: demisto/python3:3.11.10.113941
1717
enabled: true
1818
name: BMCTool
1919
comment: Parse RDP bitmap cache data into a single collage image file.

Packs/CommonScripts/Scripts/CalculateTimeDifference/CalculateTimeDifference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ runas: DBotWeakRole
2828
tests:
2929
- Impossible Traveler - Test
3030
fromversion: 5.0.0
31-
dockerimage: demisto/python3:3.10.13.86272
31+
dockerimage: demisto/python3:3.11.10.113941

Packs/CommonScripts/Scripts/ChangeRemediationSLAOnSevChange/ChangeRemediationSLAOnSevChange.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ marketplaces:
3636
- xsoar
3737
tests:
3838
- SLA Scripts - Test
39-
dockerimage: demisto/python3:3.10.13.83255
39+
dockerimage: demisto/python3:3.11.10.113941

Packs/CommonScripts/Scripts/ContextContains/ContextContains.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ args:
1717
description: Value to search
1818
scripttarget: 0
1919
fromversion: 5.0.0
20-
dockerimage: demisto/python3:3.10.13.86272
20+
dockerimage: demisto/python3:3.11.10.113941
2121
tests:
2222
- No tests (auto formatted)

Packs/CommonScripts/Scripts/ConvertCountryCodeCountryName/ConvertCountryCodeCountryName.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ args:
2323
description: Country Name.
2424
scripttarget: 0
2525
subtype: python3
26-
dockerimage: demisto/python3:3.10.13.83255
26+
dockerimage: demisto/python3:3.11.10.113941
2727
runas: DBotWeakRole
2828
fromversion: 6.5.0
2929
tests:

Packs/CommonScripts/Scripts/CopyNotesToIncident/CopyNotesToIncident.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ comment: Copy all entries marked as notes from current incident to another incid
1616
commonfields:
1717
id: CopyNotesToIncident
1818
version: -1
19-
dockerimage: demisto/python3:3.10.13.86272
19+
dockerimage: demisto/python3:3.11.10.113941
2020
enabled: true
2121
name: CopyNotesToIncident
2222
runas: DBotWeakRole

Packs/CommonScripts/Scripts/CreateNewIndicatorsOnly/CreateNewIndicatorsOnly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ outputs:
7676
type: string
7777
scripttarget: 0
7878
subtype: python3
79-
dockerimage: demisto/python3:3.10.13.89009
79+
dockerimage: demisto/python3:3.11.10.113941
8080
runas: DBotWeakRole
8181
fromversion: 6.5.0
8282
tests:

Packs/CommonScripts/Scripts/CveReputationV2/CveReputationV2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependson:
2020
must:
2121
- cve
2222
timeout: 2.4µs
23-
dockerimage: demisto/python3:3.10.13.86272
23+
dockerimage: demisto/python3:3.11.10.113941
2424
runonce: false
2525
fromversion: 6.5.0
2626
tests:

0 commit comments

Comments
 (0)