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 \