From afb08a753349d4d7a666a40f6d5167f4082ed414 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 04:05:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv:python3.11-alpine docker digest to e7a2eb4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7e4969c..bec9bee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:python3.11-alpine@sha256:621987f3c300e222b71c6a2d8577382a28edc0dc1509969fc5865845f68b0863 +FROM ghcr.io/astral-sh/uv:python3.11-alpine@sha256:e7a2eb4196da4b1cc8c746c3fd7209b8c3682aeb679b87e63382c9e2000a9b29 WORKDIR /app