diff --git a/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml b/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml index 541fc592673d..ba255fd1b6a3 100644 --- a/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml +++ b/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml @@ -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.63741 + dockerimage: demisto/pycountry:1.0.0.65943 feed: true runonce: false script: '-' diff --git a/Packs/FeedCyCognito/ReleaseNotes/1_0_12.md b/Packs/FeedCyCognito/ReleaseNotes/1_0_12.md new file mode 100644 index 000000000000..9345cca0ec64 --- /dev/null +++ b/Packs/FeedCyCognito/ReleaseNotes/1_0_12.md @@ -0,0 +1,3 @@ +#### Integrations +##### CyCognito Feed +- Updated the Docker image to: *demisto/pycountry:1.0.0.65943*. diff --git a/Packs/FeedCyCognito/pack_metadata.json b/Packs/FeedCyCognito/pack_metadata.json index afa42f3b6d9c..815b3485adea 100644 --- a/Packs/FeedCyCognito/pack_metadata.json +++ b/Packs/FeedCyCognito/pack_metadata.json @@ -2,7 +2,7 @@ "name": "CyCognito Feed", "description": "Provides a feed integration to retrieve the discovered assets.", "support": "partner", - "currentVersion": "1.0.11", + "currentVersion": "1.0.12", "author": "CyCognito", "url": "", "email": "support@cycognito.com",