From 089bcf92ba5b6197d8eeb25888167adc708aff89 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 08:39:57 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv:python3.11-alpine docker digest to 4d72837 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7a284df..655c5b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:python3.11-alpine@sha256:2d9058ac1ecdd9b1baacae5362c8f40aa20137c6a1596e24eb956ff7469a9537 +FROM ghcr.io/astral-sh/uv:python3.11-alpine@sha256:4d7283722d2d46d6789acc03e95e0bf13a99996fa01803707d877f85643da458 WORKDIR /app