mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 12:04:41 -04:00
pin archs
This commit is contained in:
parent
1efb0f3e3a
commit
545e5bbacd
3 changed files with 12 additions and 0 deletions
|
@ -19,3 +19,7 @@ accounts:
|
|||
|
||||
environment:
|
||||
PATH: /usr/sbin:/sbin:/usr/bin:/bin
|
||||
|
||||
archs:
|
||||
- amd64
|
||||
- 386
|
||||
|
|
|
@ -9,3 +9,7 @@ entrypoint:
|
|||
|
||||
environment:
|
||||
PATH: /usr/sbin:/sbin:/usr/bin:/bin
|
||||
|
||||
archs:
|
||||
- amd64
|
||||
- 386
|
||||
|
|
|
@ -10,3 +10,7 @@ contents:
|
|||
|
||||
environment:
|
||||
PATH: /usr/sbin:/sbin:/usr/bin:/bin
|
||||
|
||||
archs:
|
||||
- amd64
|
||||
- 386
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue