indicate armv7l support
This commit is contained in:
parent
72b3879543
commit
8c1bcca5cb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ webui: "http://[HOST]:[PORT:8080]"
|
|||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7l
|
||||
stage: experimental
|
||||
watchdog: http://[HOST]:[PORT:8080]/health
|
||||
image: git.janky.solutions/finn/lockserver:latest
|
||||
|
|
Loading…
Reference in a new issue