set platform label
This commit is contained in:
parent
9e28053430
commit
5dda1eb9d4
1 changed files with 4 additions and 3 deletions
|
|
@ -102,8 +102,6 @@ services:
|
|||
- R_INSTALL_PATH=${R_INSTALL_PATH}
|
||||
- LOCAL_STORE=/tmp/output
|
||||
build:
|
||||
platforms:
|
||||
- "linux/arm64"
|
||||
context: .
|
||||
dockerfile: Dockerfile.rhel-9
|
||||
image: r-builds:rhel-9
|
||||
|
|
|
|||
Loading…
Reference in a new issue