Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron1535 committed Jan 9, 2025
1 parent 96566f9 commit 5c773b7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
- server
timeout: 0s
type: python
dockerimage: demisto/python3:3.10.12.66339
dockerimage: demisto/python3:3.11.11.1940698
tests:
- No Tests
fromversion: 5.0.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/IPNetwork/IPNetwork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ tags:
- ip
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.12.66339
dockerimage: demisto/python3:3.11.11.1940698
runas: DBotWeakRole
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ script:
- contextPath: PaloAltoNetworksXQL.ProcessCausalityNetworkActivity.results._product
description: The result product.
type: String
dockerimage: demisto/python3:3.10.14.99144
dockerimage: demisto/python3:3.11.11.1940698
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ script:
type: String
description: Get a list of available TMS groups.
name: na-sightline-tms-group-list
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.11.1940698
isfetch: true
runonce: false
script: '-'
Expand Down
2 changes: 1 addition & 1 deletion Packs/Rundeck/Integrations/Rundeck/Rundeck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@ script:
- contextPath: Rundeck.WebhookEvent.executionId
description: The ID of the execution.
type: String
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.11.1940698
runonce: false
script: '-'
subtype: python3
Expand Down
2 changes: 1 addition & 1 deletion Packs/Traceable/Integrations/Traceable/Traceable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ script:
script: "-"
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.11.1940698
commands:
- name: list_incident_cache
description: List the entries present in the Traceable instance cache.
Expand Down

0 comments on commit 5c773b7

Please sign in to comment.