fix: container name

This commit is contained in:
Simon Cornet 2025-09-25 15:37:11 +02:00
commit 1a5f241fac

View file

@ -41,7 +41,7 @@
detach: "yes" detach: "yes"
pull: "always" pull: "always"
state: "started" state: "started"
name: "pangolin" name: "omni"
image: "ghcr.io/siderolabs/omni:v1.1.5" image: "ghcr.io/siderolabs/omni:v1.1.5"
restart_policy: "unless-stopped" restart_policy: "unless-stopped"
network_mode: "host" network_mode: "host"