From 890c8b16aa4f1a16c5e718fac4b82241ffc871bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 09:33:51 +0000 Subject: [PATCH] Update ubuntu Docker tag to v24 --- experimental/ubuntu-22/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/ubuntu-22/Dockerfile b/experimental/ubuntu-22/Dockerfile index 21a29ee..d599361 100644 --- a/experimental/ubuntu-22/Dockerfile +++ b/experimental/ubuntu-22/Dockerfile @@ -1,6 +1,6 @@ # Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -FROM ubuntu:22.04 +FROM ubuntu:24.04 ARG MYUSERNAME=myuser ARG ONNXCPU=x64