diff --git a/ostorlab.yaml b/ostorlab.yaml index 9f991b7..cd71e64 100644 --- a/ostorlab.yaml +++ b/ostorlab.yaml @@ -29,5 +29,8 @@ in_selectors: out_selectors: [] mounts: - '$CONFIG_HOME/db.sqlite:/root/.ostorlab/db.sqlite' +supported_architectures: + - linux/arm64/v8 + - linux/amd64 docker_file_path : Dockerfile docker_build_root : .