From 20fcca210c653b3905b0d98d3e9d49dfc7567909 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 22:18:13 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/sid?= =?UTF-8?q?erolabs/omni=20(=20v1.5.11=20=E2=86=92=20v1.6.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 b7e46854f..e45874a1f 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.5.11 + image: ghcr.io/siderolabs/omni:v1.6.0 command: --name=molntuss-omni --account-id=${OMNI_ACCOUNT_UUID} --private-key-source=file:///omni.asc