From 62e21f1f94e6b59e19b9362b399ceec57b948a19 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 04:14:53 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f00753e..dfe8df4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:0.7.20-python3.11-alpine@sha256:5676209b5e686d60bfae32d9f656bf935a5613759860c447ed90a37a89192caa +FROM ghcr.io/astral-sh/uv:0.8.0-python3.11-alpine@sha256:36066e5a0981b0718132a0872592cfe2c887a72332491e8479624dcc7922fdc7 WORKDIR /app