Try arm64
This commit is contained in:
parent
32b88dc9d0
commit
787bf8cb81
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -35,7 +35,7 @@ pipeline {
|
|||
|
||||
DOCKER_BUILDKIT = '1'
|
||||
// DOCKER_PLATFORM = 'linux/amd64,linux/arm64,linux/arm/v7'
|
||||
DOCKER_PLATFORM = 'linux/amd64'
|
||||
DOCKER_PLATFORM = 'linux/arm64'
|
||||
DOCKER_TAG = 'mycroftai/mimic3'
|
||||
DOCKER_OUTPUT = '--load'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue