Switch to core image to fix SIGILL (exit 132)
Some checks failed
Deploy fil (kreuzberg) / deploy (push) Has been cancelled
Some checks failed
Deploy fil (kreuzberg) / deploy (push) Has been cancelled
The full/latest variant uses PaddleOCR compiled with AVX2 which is not supported on autobox. The core variant uses Tesseract only.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
variable "image_tag" {
|
||||
description = "Docker image tag"
|
||||
type = string
|
||||
default = "latest"
|
||||
default = "core"
|
||||
}
|
||||
|
||||
job "fil" {
|
||||
|
||||
Reference in New Issue
Block a user