This commit is contained in:
Patrick Schratz 2024-07-06 17:16:00 +02:00
commit 9e28053430
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -103,7 +103,7 @@ services:
- LOCAL_STORE=/tmp/output - LOCAL_STORE=/tmp/output
build: build:
platforms: platforms:
- "linux/amd64" - "linux/arm64"
context: . context: .
dockerfile: Dockerfile.rhel-9 dockerfile: Dockerfile.rhel-9
image: r-builds:rhel-9 image: r-builds:rhel-9