Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.11.10.113941. PR batch #4/58
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 30, 2024
1 parent a736792 commit d535e54
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 @@ -167,7 +167,7 @@ script:
description: Delete an existing entity in a table.
execution: true
name: azure-storage-table-entity-delete
dockerimage: demisto/python3:3.10.14.100715
dockerimage: demisto/python3:3.11.10.113941
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ tests:
- CheckDockerImageAvailableTest
runas: DBotWeakRole
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.9.107902
dockerimage: demisto/python3:3.11.10.113941
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ tags:
- ml
timeout: 60µs
type: python
dockerimage: demisto/python3:3.10.13.87159
dockerimage: demisto/python3:3.11.10.113941
tests:
- Create Phishing Classifier V2 ML Test
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tags:
- ml
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.13.87159
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/Base/Scripts/HighlightWords/HighlightWords.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ scripttarget: 0
tests:
- HighlightWords_Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.12.66339
dockerimage: demisto/python3:3.11.10.113941
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
fromversion: 6.2.0
tests:
- Relationships scripts - Test
2 changes: 1 addition & 1 deletion Packs/Bitbucket/Integrations/Bitbucket/Bitbucket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2329,6 +2329,6 @@ script:
script: "-"
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- Test_Bitbucket
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ script:
type: python
subtype: python3
isfetchevents: true
dockerimage: demisto/python3:3.11.9.103066
dockerimage: demisto/python3:3.11.10.113941
marketplaces:
- marketplacev2
fromversion: 8.6.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ script:
- contextPath: BmcRemedyforce.ServiceRequest.Type
description: The type of the service request.
type: String
dockerimage: demisto/python3:3.10.13.88772
dockerimage: demisto/python3:3.11.10.113941
isfetch: true
runonce: false
script: '-'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ dependson:
- '|||bmc-remedy-account-details-get'
- '|||bmc-remedy-service-request-create'
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)

0 comments on commit d535e54

Please sign in to comment.