Skip to content

Commit

Permalink
Updated docker image to demisto/py3-tools:1.0.0.114656. PR batch #2/2
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Nov 4, 2024
1 parent 3ce4508 commit a4df5f8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Packs/Synapse/Integrations/Synapse/Synapse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ script:
- contextPath: Synapse.Model.Valu
description: The given value of the Synapse object type.
type: String
dockerimage: demisto/py3-tools:1.0.0.102774
dockerimage: demisto/py3-tools:1.0.0.114656
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2381,7 +2381,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/py3-tools:1.0.0.99035
dockerimage: demisto/py3-tools:1.0.0.114656
feed: false
isfetch: false
runonce: false
Expand Down
2 changes: 1 addition & 1 deletion Packs/UBIRCH/Integrations/UBIRCH/UBIRCH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ script:
commands:
- description: Create a list of sample incidents.
name: create-sample-incidents
dockerimage: demisto/py3-tools:1.0.0.102774
dockerimage: demisto/py3-tools:1.0.0.114656
longRunning: true
runonce: false
script: '-'
Expand Down
2 changes: 1 addition & 1 deletion Packs/Vertica/Integrations/Vertica/Vertica.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ script:
description: The content of rows.
type: string
description: Executes a query on the Vertica database.
dockerimage: demisto/py3-tools:1.0.0.108682
dockerimage: demisto/py3-tools:1.0.0.114656
subtype: python3
tests:
- Vertica Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ''
dockerimage: demisto/py3-tools:1.0.0.102774
dockerimage: demisto/py3-tools:1.0.0.114656
enabled: true
name: RSSWidget_LC
runas: DBotWeakRole
Expand Down

0 comments on commit a4df5f8

Please sign in to comment.