From e41a222c35599e40cef1f7e0b6bb7b7815d76912 Mon Sep 17 00:00:00 2001 From: Erhardt Consulting Bot <183287306+erhardt-consulting-bot@users.noreply.github.com> Date: Wed, 19 Aug 2026 22:09:22 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20docker.io/library/?= =?UTF-8?q?ubuntu=20Docker=20tag=20(24.04=20=E2=86=92=20resolute)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------ | ----- | -------- | | docker | docker.io/library/ubuntu | 24.04 | resolute | --- .archive/ubuntu-runner/24.04.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.archive/ubuntu-runner/24.04.Dockerfile b/.archive/ubuntu-runner/24.04.Dockerfile index 0d4f9c24..08379d86 100644 --- a/.archive/ubuntu-runner/24.04.Dockerfile +++ b/.archive/ubuntu-runner/24.04.Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/ubuntu:24.04@sha256:9cbed754112939e914291337b5e554b07ad7c392491dba6daf25eef1332a22e8 +FROM docker.io/library/ubuntu:26.04@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b # renovate: datasource=github-releases depName=getsops/sops versioning=semver ARG SOPS_VERSION="v3.13.3"