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/pycountry #30684

Merged
merged 3 commits into from Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all 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 @@ -268,7 +268,7 @@ script:
name: tags
description: Fetches a given limit of indicators from the CyCognito platform and displays them in human-readable format in the war room.
name: cycognito-get-indicators
dockerimage: demisto/pycountry:1.0.0.78352
dockerimage: demisto/pycountry:1.0.0.79247
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/FeedCyCognito/ReleaseNotes/1_0_18.md
@@ -0,0 +1,3 @@
#### Integrations
##### CyCognito Feed
- Updated the Docker image to: *demisto/pycountry:1.0.0.79247*.
2 changes: 1 addition & 1 deletion Packs/FeedCyCognito/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "CyCognito Feed",
"description": "Provides a feed integration to retrieve the discovered assets.",
"support": "partner",
"currentVersion": "1.0.17",
"currentVersion": "1.0.18",
"author": "CyCognito",
"url": "",
"email": "support@cycognito.com",
Expand Down