Skip to content

Commit

Permalink
Update Docker Image To demisto/py3-tools (#32535)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update
  • Loading branch information
content-bot committed Jan 31, 2024
1 parent cbf16df commit 188ea09
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Packs/CommonWidgets/ReleaseNotes/1_2_47.md
@@ -0,0 +1,4 @@

#### Scripts
##### RSSWidget
- Updated the Docker image to: *demisto/py3-tools:1.0.0.86612*.
2 changes: 1 addition & 1 deletion Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml
Expand Up @@ -31,7 +31,7 @@ args:
defaultValue: 'false'
scripttarget: 0
subtype: python3
dockerimage: demisto/py3-tools:1.0.0.84811
dockerimage: demisto/py3-tools:1.0.0.86612
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonWidgets/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Common Widgets",
"description": "Frequently used widgets pack.",
"support": "xsoar",
"currentVersion": "1.2.46",
"currentVersion": "1.2.47",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 188ea09

Please sign in to comment.