add riscv64 to explicit packages

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2025-01-08 10:18:14 +02:00
parent c1ba0bf160
commit 4cbac4f970
4 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,7 @@ network: true
arches: arches:
- amd64 - amd64
- arm64 - arm64
- riscv64
config: config:
pid: host pid: host
binds: binds:

View File

@ -3,3 +3,4 @@ network: true
arches: arches:
- amd64 - amd64
- arm64 - arm64
- riscv64

View File

@ -3,3 +3,5 @@ network: true
arches: arches:
- amd64 - amd64
- arm64 - arm64
- riscv64

View File

@ -2,6 +2,7 @@ image: trim-after-delete
arches: arches:
- amd64 - amd64
- arm64 - arm64
- riscv64
config: config:
binds: binds:
- /var/run:/var/run - /var/run:/var/run