Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.11.10.113941. PR batch #2/58
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 30, 2024
1 parent a736792 commit b118cc5
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ dependson:
timeout: 0s
tests:
- No test
dockerimage: demisto/python3:3.10.13.87159
dockerimage: demisto/python3:3.11.10.113941
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ dependson:
must:
- algosec-create-ticket
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ dependson:
must:
- algosec-get-applications
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ dependson:
must:
- algosec-get-network-object
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ dependson:
must:
- algosec-get-ticket
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/Algosec/Scripts/AlgosecQuery/AlgosecQuery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ dependson:
must:
- algosec-query
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ script:
- contextPath: URL.Relationships.EntityBType
description: The type of the destination of the relationship.
type: string
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.11.10.113941
runonce: false
script: '-'
type: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.14.90585
dockerimage: demisto/python3:3.11.10.113941
fromversion: 6.8.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ script:
runonce: false
script: '-'
subtype: python3
dockerimage: demisto/python3:3.10.14.99865
dockerimage: demisto/python3:3.11.10.113941
type: python
tests:
- ArcSight ESM v2 Test
Expand Down
2 changes: 1 addition & 1 deletion Packs/Arkime/Integrations/Arkime/Arkime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ script:
script: ''
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.84405
dockerimage: demisto/python3:3.11.10.113941
commands:
- name: arkime-connection-list
description: Gets a list of nodes and links and returns them to the client.
Expand Down

0 comments on commit b118cc5

Please sign in to comment.