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/armorblox #31203

Merged
merged 3 commits into from
Nov 29, 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
2 changes: 1 addition & 1 deletion Packs/Armorblox/Integrations/Armorblox/Armorblox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ script:
- contextPath: Armorblox.Threat.remediation_actions
description: Should be the remediation action name for the incident under inspection.
type: string
dockerimage: demisto/armorblox:1.0.0.80097
dockerimage: demisto/armorblox:1.0.0.80682
isfetch: true
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/Armorblox/ReleaseNotes/1_0_27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Armorblox
- Updated the Docker image to: *demisto/armorblox:1.0.0.80682*.
2 changes: 1 addition & 1 deletion Packs/Armorblox/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Armorblox",
"description": "Armorblox is an API-based platform that stops targeted email attacks, protects sensitive data, and automates incident response.",
"support": "partner",
"currentVersion": "1.0.26",
"currentVersion": "1.0.27",
"author": "Armorblox",
"url": "https://www.armorblox.com/",
"email": "support@armorblox.com",
Expand Down