Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image To demisto/py3-tools #27146

Merged
merged 8 commits into from Jun 4, 2023
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