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/fastapi #28834

Merged
merged 21 commits into from Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -76,7 +76,7 @@ script:
isfetchevents: true
type: python
subtype: python3
dockerimage: demisto/fastapi:1.0.0.64153
dockerimage: demisto/fastapi:1.0.0.68195
marketplaces:
- marketplacev2
fromversion: 6.8.0
Expand Down
3 changes: 3 additions & 0 deletions Packs/CyberArkIdentity/ReleaseNotes/1_0_27.md
@@ -0,0 +1,3 @@
#### Integrations
##### CyberArk Identity Event Collector
- Updated the Docker image to: *demisto/fastapi:1.0.0.68195*.
2 changes: 1 addition & 1 deletion Packs/CyberArkIdentity/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "CyberArk Identity",
"description": "This integration collects events from the Idaptive Next-Gen Access (INGA) using REST APIs.",
"support": "xsoar",
"currentVersion": "1.0.26",
"currentVersion": "1.0.27",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -78,7 +78,7 @@ script:
defaultValue: 3 days
description: Get events.
name: dropbox-get-events
dockerimage: demisto/fastapi:1.0.0.64153
dockerimage: demisto/fastapi:1.0.0.68195
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/Dropbox/ReleaseNotes/1_0_25.md
@@ -0,0 +1,3 @@
#### Integrations
##### Dropbox Event Collector
- Updated the Docker image to: *demisto/fastapi:1.0.0.68195*.
2 changes: 1 addition & 1 deletion Packs/Dropbox/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Dropbox",
"description": "Use the Dropbox integration to fetch events",
"support": "xsoar",
"currentVersion": "1.0.24",
"currentVersion": "1.0.25",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down