set platform
This commit is contained in:
parent
12cc20871d
commit
76bc8d0a6d
1 changed files with 2 additions and 34 deletions
|
|
@ -96,6 +96,7 @@ services:
|
|||
volumes:
|
||||
- /tmp/centos-8:/tmp/output/centos-8
|
||||
rhel-9:
|
||||
platform: linux/arm64/v8
|
||||
command: ./build.sh
|
||||
environment:
|
||||
- R_VERSION=${R_VERSION}
|
||||
|
|
|
|||
Loading…
Reference in a new issue