From 2f156b10d4782bbd069b943e89a85f25f86f99e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:33:28 +0000 Subject: [PATCH] Bump ubuntu from noble-20260610 to noble-20260810 in /base Bumps ubuntu from noble-20260610 to noble-20260810. --- updated-dependencies: - dependency-name: ubuntu dependency-version: noble-20260810 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base/Dockerfile.jammy | 2 +- base/Dockerfile.noble | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/Dockerfile.jammy b/base/Dockerfile.jammy index fd4163b..1dbf642 100644 --- a/base/Dockerfile.jammy +++ b/base/Dockerfile.jammy @@ -1,4 +1,4 @@ -FROM ubuntu:jammy-20260627 +FROM ubuntu:jammy-20260810 ARG TARGETPLATFORM ARG TARGETARCH diff --git a/base/Dockerfile.noble b/base/Dockerfile.noble index 9c465a4..069c77f 100644 --- a/base/Dockerfile.noble +++ b/base/Dockerfile.noble @@ -1,4 +1,4 @@ -FROM ubuntu:noble-20260610 +FROM ubuntu:noble-20260810 ARG TARGETPLATFORM ARG TARGETARCH