Skip to content

Commit 6127041

Browse files
content-botroot
andauthored
Updated docker image to demisto/python3:3.11.10.115186. PR batch #2/5 (#37137)
Co-authored-by: root <root@1e2de18e0cc3>
1 parent 2dbcb68 commit 6127041

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/CVECVSSColor/CVECVSSColor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ enabled: true
1111
scripttarget: 0
1212
subtype: python3
1313
runonce: false
14-
dockerimage: demisto/python3:3.11.10.113941
14+
dockerimage: demisto/python3:3.11.10.115186
1515
runas: DBotWeakRole
1616
fromversion: 6.5.0
1717
tests:

Packs/CommonScripts/Scripts/CalculateEntropy/CalculateEntropy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ tags:
2424
- entropy
2525
timeout: '0'
2626
type: python
27-
dockerimage: demisto/python3:3.11.10.113941
27+
dockerimage: demisto/python3:3.11.10.115186
2828
fromversion: 5.0.0

Packs/CommonScripts/Scripts/CheckContextValue/CheckContextValue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ comment: This script checks that a context key exists (and contains data), and o
1515
commonfields:
1616
id: CheckContextValue
1717
version: -1
18-
dockerimage: demisto/python3:3.11.10.113941
18+
dockerimage: demisto/python3:3.11.10.115186
1919
enabled: true
2020
name: CheckContextValue
2121
outputs:

Packs/CommonScripts/Scripts/CreateHash/CreateHash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ commonfields:
2121
contentitemexportablefields:
2222
contentitemfields:
2323
fromServerVersion: ''
24-
dockerimage: demisto/python3:3.11.10.113941
24+
dockerimage: demisto/python3:3.11.10.115186
2525
enabled: true
2626
name: CreateHash
2727
outputs:

Packs/CommonScripts/Scripts/CreateIndicatorsFromSTIX/CreateIndicatorsFromSTIX.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tags:
3030
- ioc
3131
timeout: '0'
3232
type: python
33-
dockerimage: demisto/python3:3.11.10.113941
33+
dockerimage: demisto/python3:3.11.10.115186
3434
tests:
3535
- No tests
3636
fromversion: 5.0.0

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.11.10.113941
79+
dockerimage: demisto/python3:3.11.10.115186
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.11.10.113941
23+
dockerimage: demisto/python3:3.11.10.115186
2424
runonce: false
2525
fromversion: 6.5.0
2626
tests:

Packs/CommonScripts/Scripts/DecodeMimeHeader/DecodeMimeHeader.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ outputs:
1616
description: The result of decoded value.
1717
type: string
1818
scripttarget: 0
19-
dockerimage: demisto/python3:3.11.10.113941
19+
dockerimage: demisto/python3:3.11.10.115186
2020
fromversion: 5.0.0

Packs/CommonScripts/Scripts/DeduplicateValuesbyKey/DeduplicateValuesbyKey.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ commonfields:
2121
contentitemexportablefields:
2222
contentitemfields:
2323
fromServerVersion: ""
24-
dockerimage: demisto/python3:3.11.10.113941
24+
dockerimage: demisto/python3:3.11.10.115186
2525
enabled: true
2626
name: DeduplicateValuesbyKey
2727
outputs:

Packs/CommonScripts/Scripts/DisableUserWrapper/DisableUserWrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ tags:
6464
timeout: '0'
6565
type: python
6666
subtype: python3
67-
dockerimage: demisto/python3:3.11.10.113941
67+
dockerimage: demisto/python3:3.11.10.115186
6868
fromversion: 6.0.0
6969
tests:
7070
- No tests (auto formatted)

0 commit comments

Comments
 (0)