diff --git a/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml b/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml index 57339fc46b3e..5bf38dafed66 100644 --- a/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml +++ b/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml @@ -377,7 +377,7 @@ script: description: Fetches a given limit of indicators from the CyCognito platform and displays them in human-readable format in the war room. execution: false name: cycognito-get-indicators - dockerimage: demisto/pycountry:1.0.0.47157 + dockerimage: demisto/pycountry:1.0.0.48700 feed: true isfetch: false longRunning: false diff --git a/Packs/FeedCyCognito/ReleaseNotes/1_0_4.md b/Packs/FeedCyCognito/ReleaseNotes/1_0_4.md new file mode 100644 index 000000000000..48910810fbae --- /dev/null +++ b/Packs/FeedCyCognito/ReleaseNotes/1_0_4.md @@ -0,0 +1,3 @@ +#### Integrations +##### CyCognito Feed +- Updated the Docker image to: *demisto/pycountry:1.0.0.48700*. diff --git a/Packs/FeedCyCognito/pack_metadata.json b/Packs/FeedCyCognito/pack_metadata.json index 345cf1e096a6..2c8b5eb2605f 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.3", + "currentVersion": "1.0.4", "author": "CyCognito", "url": "", "email": "support@cycognito.com",