From d7b11d79a10f8b9eb56e34c91e16346346a4466e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 04:00:49 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/sid?= =?UTF-8?q?erolabs/omni=20(=20v1.4.7=20=E2=86=92=20v1.5.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/omni/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/omni/compose.yaml b/docker/omni/compose.yaml index 5525a7a29..b10efadf7 100644 --- a/docker/omni/compose.yaml +++ b/docker/omni/compose.yaml @@ -4,7 +4,7 @@ services: omni: restart: unless-stopped network_mode: host - image: ghcr.io/siderolabs/omni:v1.4.7 + image: ghcr.io/siderolabs/omni:v1.5.0 command: --name=molntuss-omni --account-id=${OMNI_ACCOUNT_UUID} --private-key-source=file:///omni.asc