From 9f371a361084afc79c48b76977a8e42200f237a5 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sun, 3 May 2026 18:05:03 +0000 Subject: [PATCH] chore(deps): update docker.io/library/ubuntu docker tag to v26 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 69426b1..969c4a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/ubuntu:24.04 AS download +FROM docker.io/library/ubuntu:26.04 AS download ARG DC_VERSION=v5.1.3