forked from viam-modules/mlmodel-tflite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.canon.yaml
21 lines (20 loc) · 787 Bytes
/
.canon.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file provides project-level configuration for the canon dev environment utility. https://github.com/viamrobotics/canon
viam-rdk:
default: true
image_amd64: ghcr.io/viamrobotics/rdk-devenv:amd64-cache
image_arm64: ghcr.io/viamrobotics/rdk-devenv:arm64-cache
image_arm: ghcr.io/viamrobotics/rdk-devenv:armhf-cache
minimum_date: 2023-10-26T20:00:00.0Z
update_interval: 168h0m0s
user: testbot
group: testbot
persistent: true
viam-rdk-antique:
image_amd64: ghcr.io/viamrobotics/antique2:amd64-cache
image_arm64: ghcr.io/viamrobotics/antique2:arm64-cache
image_arm: ghcr.io/viamrobotics/antique2:armhf-cache
minimum_date: 2023-10-26T20:00:00.0Z
update_interval: 168h0m0s
user: testbot
group: testbot
persistent: true