Use alarm architecture names
This commit is contained in:
parent
c6d66e17e9
commit
d5c19a4a44
3 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
TZ: Europe/Rome
|
TZ: Europe/Rome
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile.arm64v8
|
dockerfile: Dockerfile.aarch64
|
||||||
build_args:
|
build_args:
|
||||||
- --platform
|
- --platform
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
|
Loading…
Reference in a new issue