Skip to content

Commit

Permalink
Update Docker Image To demisto/tesseract (#36519)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack ImageOCR

* Added release notes to pack ImageOCR

* Packs/ImageOCR/Integrations/ImageOCR/ImageOCR.yml Docker image update
  • Loading branch information
content-bot authored Sep 26, 2024
1 parent b28f77a commit 270a511
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Packs/ImageOCR/Integrations/ImageOCR/ImageOCR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ script:
- contextPath: File.Text
description: Extracted text from the passed image file.
type: String
dockerimage: demisto/tesseract:1.0.0.105808
dockerimage: demisto/tesseract:1.0.0.112709
runonce: false
script: '-'
type: python
Expand Down
3 changes: 3 additions & 0 deletions Packs/ImageOCR/ReleaseNotes/1_1_34.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Image OCR
- Updated the Docker image to: *demisto/tesseract:1.0.0.112709*.
2 changes: 1 addition & 1 deletion Packs/ImageOCR/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Image OCR",
"description": "Extracts text from images.",
"support": "xsoar",
"currentVersion": "1.1.33",
"currentVersion": "1.1.34",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 270a511

Please sign in to comment.