From 1841faff95c5af60d5c0f908bdc6bc992156a38b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 01:31:30 +0000 Subject: [PATCH] Update ubuntu Docker tag to v26 --- hyperion/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperion/Dockerfile b/hyperion/Dockerfile index 912b278..c28987a 100644 --- a/hyperion/Dockerfile +++ b/hyperion/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:24.04 +FROM ubuntu:26.04 RUN apt-get update && \ apt-get install -y --no-install-recommends \