From 99fd2f28ba4a645893fe026c84a56efe5c0184fb Mon Sep 17 00:00:00 2001 From: "thinkific-renovatebot[bot]" <235597884+thinkific-renovatebot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 23:33:18 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to v26 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 82f7938..789cfae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:24.10 +FROM ubuntu:26.04 COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/