diff --git a/Packs/AbuseDB/ReleaseNotes/1_0_21.md b/Packs/AbuseDB/ReleaseNotes/1_0_21.md new file mode 100644 index 000000000000..b34c00d83e90 --- /dev/null +++ b/Packs/AbuseDB/ReleaseNotes/1_0_21.md @@ -0,0 +1,4 @@ + +#### Scripts +##### AbuseIPDBPopulateIndicators +- Updated the Docker image to: *demisto/python3:3.10.10.48392*. \ No newline at end of file diff --git a/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml b/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml index 1a2cfae2db47..562df65c339c 100644 --- a/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml +++ b/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml @@ -29,4 +29,4 @@ runas: DBotWeakRole tests: - AbuseIPDB PopulateIndicators Test fromversion: 5.0.0 -dockerimage: demisto/python3:3.10.9.46807 +dockerimage: demisto/python3:3.10.10.48392 diff --git a/Packs/AbuseDB/pack_metadata.json b/Packs/AbuseDB/pack_metadata.json index fb10be83b98c..1c8c9a84bd02 100644 --- a/Packs/AbuseDB/pack_metadata.json +++ b/Packs/AbuseDB/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AbuseIPDB", "description": "Central repository to report and identify IP addresses that have been associated with malicious activity online. Check the Detailed Information section for more information on how to configure the integration.", "support": "xsoar", - "currentVersion": "1.0.20", + "currentVersion": "1.0.21", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",