Skip to content

Commit

Permalink
upgrade images (#33314)
Browse files Browse the repository at this point in the history
  • Loading branch information
AradCarmi committed Mar 12, 2024
1 parent f12cbad commit 200222c
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ comment: Links a Phishing incident to its related Phishing Campaign incident.
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ args:
commonfields:
id: CreatePrismaCloudComputeComplianceReportButton
version: -1
dockerimage: demisto/python3:3.10.11.56082
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: CreatePrismaCloudComputeComplianceReportButton
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ args:
commonfields:
id: CreatePrismaCloudComputeLink
version: -1
dockerimage: demisto/python3:3.10.11.56082
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: CreatePrismaCloudComputeLink
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ args:
commonfields:
id: TagIndicatorButton
version: -1
dockerimage: demisto/python3:3.10.11.56082
dockerimage: demisto/python3:3.10.13.89009
enabled: true
comment: This is a wrapper around the setIndicators script.
name: TagIndicatorButton
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: This display the amount of fetched events vs the total amount of events
commonfields:
id: QRadarFetchedEventsSum
version: -1
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarFetchedEventsSum
runas: DBotWeakRole
Expand Down
4 changes: 2 additions & 2 deletions Packs/QRadar/Scripts/QRadarMagnitude/QRadarMagnitude.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
comment: "This enables to color the field according to the magnitude. The scale is \n1-3 green\n4-7 yellow\n8-10 red"
comment: "This enables to color the field according to the magnitude. The scale is \n1-3 green\n4-7 yellow\n8-10 red."
commonfields:
id: QRadarMagnitude
version: -1
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarMagnitude
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: "This script prints the assets fetched from the offense in a table form
commonfields:
id: QRadarPrintAssets
version: -1
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarPrintAssets
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: This script prints the events fetched from the offense in a table forma
commonfields:
id: QRadarPrintEvents
version: -1
dockerimage: demisto/python3:3.10.4.30607
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarPrintEvents
runas: DBotWeakRole
Expand Down
2 changes: 1 addition & 1 deletion Packs/SplunkPy/Scripts/SplunkShowAsset/SplunkShowAsset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.10.5.31928
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: SplunkShowAsset
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.10.5.31928
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: SplunkShowIdentity
runas: DBotWeakRole
Expand Down

0 comments on commit 200222c

Please sign in to comment.