From 6eeccc1cc25d2c3bc2ffc3b489c38bfc820196bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 11:45:29 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to v24 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ee8e7bd..ff7eac3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04@sha256:eb29ed27b0821dca09c2e28b39135e185fc1302036427d5f4d70a41ce8fd7659 +FROM ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b # renovate: datasource=github-releases depName=github-actions-runner packageName=actions/runner ENV RUNNER_VERSION=2.333.0