Skip to content

Commit

Permalink
Update Docker Image To demisto/boto3py3 (#24648)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update
  • Loading branch information
content-bot committed Feb 16, 2023
1 parent 9d58368 commit a4d58e9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
Expand Up @@ -1505,7 +1505,7 @@ script:
- contextPath: AWS.GuardDuty.Members.UpdatedAt
description: The time a member was last updated.
type: string
dockerimage: demisto/boto3py3:1.0.0.43720
dockerimage: demisto/boto3py3:1.0.0.48376
feed: false
isfetch: true
longRunning: false
Expand Down
Expand Up @@ -112,7 +112,7 @@ script:
description: Manual command used to fetch events and display them.
execution: false
name: aws-gd-get-events
dockerimage: demisto/boto3py3:1.0.0.41464
dockerimage: demisto/boto3py3:1.0.0.48376
isfetchevents: true
runonce: false
subtype: python3
Expand Down
5 changes: 5 additions & 0 deletions Packs/AWS-GuardDuty/ReleaseNotes/1_3_12.md
@@ -0,0 +1,5 @@
#### Integrations
##### AWS - GuardDuty
- Updated the Docker image to: *demisto/boto3py3:1.0.0.48376*.
##### AWS - GuardDuty Event Collector
- Updated the Docker image to: *demisto/boto3py3:1.0.0.48376*.
2 changes: 1 addition & 1 deletion Packs/AWS-GuardDuty/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - GuardDuty",
"description": "Amazon Web Services Guard Duty Service (gd)",
"support": "xsoar",
"currentVersion": "1.3.11",
"currentVersion": "1.3.12",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit a4d58e9

Please sign in to comment.