From 475fa027bf9260e99a3644e2a8156682ff604491 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 13:04:53 +0000 Subject: [PATCH] chore(deps): update ubuntu:oracular-20250225 docker digest to aadf9a3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5ebb89cf..fa2059c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ### Release image -FROM ubuntu:oracular-20250225@sha256:b23ab405b8f2f752d5a1e441d636c6130ce95ae34a2e5acfeb0f193895719c50 +FROM ubuntu:oracular-20250225@sha256:aadf9a3f5eda81295050d13dabe851b26a67597e424a908f25a63f589dfed48f LABEL org.opencontainers.image.source="https://github.com/patrickhoefler/dockerfilegraph"