From 144a54c1ad06f8714e3bd7b05990db7da2f5d5c6 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:08:33 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv:0.9.4-python3.11-alpine docker digest to 4992e5c --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0fa38f4..ec6c09c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:0.9.4-python3.11-alpine@sha256:a77a52d51f4382049d92547279040c1154e296bf2da8a380da90e28587195789 +FROM ghcr.io/astral-sh/uv:0.9.4-python3.11-alpine@sha256:4992e5c63570a6f5c7c3195fdf98099dc82b8874dea425f3d0a3b98437cbd969 WORKDIR /app