Skip to content

Commit

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

* Added release notes to pack Active_Directory_Query

* Packs/Active_Directory_Query/Integrations/Active_Directory_Query/Active_Directory_Query.yml Docker image update

* Updated Metadata Of Pack FeedAWS

* Added release notes to pack FeedAWS

* Packs/FeedAWS/Integrations/FeedAWS/FeedAWS.yml Docker image update

* Updated Metadata Of Pack Active_Directory_Query

* Updated Metadata Of Pack Active_Directory_Query
  • Loading branch information
content-bot committed Jun 4, 2023
1 parent f0e1309 commit edf6079
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
Expand Up @@ -825,7 +825,7 @@ script:
description: Value to set "Password Never Expire".
description: 'Modifies the AD account attribute "Password Never Expire".'
execution: true
dockerimage: demisto/py3-tools:1.0.0.59406
dockerimage: demisto/py3-tools:1.0.0.61931
runonce: false
ismappable: true
isremotesyncout: true
Expand Down
3 changes: 3 additions & 0 deletions Packs/Active_Directory_Query/ReleaseNotes/1_6_15.md
@@ -0,0 +1,3 @@
#### Integrations
##### Active Directory Query v2
- Updated the Docker image to: *demisto/py3-tools:1.0.0.61931*.
2 changes: 1 addition & 1 deletion Packs/Active_Directory_Query/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Active Directory Query",
"description": "Active Directory Query integration enables you to access and manage Active Directory objects (users, contacts, and computers).",
"support": "xsoar",
"currentVersion": "1.6.14",
"currentVersion": "1.6.15",
"author": "Cortex XSOAR",
"url": "",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedAWS/Integrations/FeedAWS/FeedAWS.yml
Expand Up @@ -164,7 +164,7 @@ script:
description: Fetches indicators from the feed.
execution: false
name: aws-get-indicators
dockerimage: demisto/py3-tools:1.0.0.59406
dockerimage: demisto/py3-tools:1.0.0.61931
feed: true
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/FeedAWS/ReleaseNotes/1_1_34.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS Feed
- Updated the Docker image to: *demisto/py3-tools:1.0.0.61931*.
2 changes: 1 addition & 1 deletion Packs/FeedAWS/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "AWS Feed",
"description": "Indicators feed from AWS",
"support": "xsoar",
"currentVersion": "1.1.33",
"currentVersion": "1.1.34",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit edf6079

Please sign in to comment.