mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
update openhab
This commit is contained in:
parent
b938f5ae02
commit
bbb61afd58
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ in
|
|||
virtualisation.oci-containers = {
|
||||
backend = "podman";
|
||||
containers."openhab" = {
|
||||
image = "openhab/openhab:5.0.0.M1";
|
||||
image = "openhab/openhab:milestone";
|
||||
extraOptions = ["--ip=10.88.0.9"];
|
||||
volumes = [
|
||||
"${volumePath}/openhab/conf:/openhab/conf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue