From 945eb1eb4e1eff8c3a51ead71b77b0b32a515a53 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 04:04:39 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 76ae4ff..ba9fa48 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:0.8.7-python3.11-alpine@sha256:1c2a92cd2c18182c071e6c434138ffb2f7c5c598809918484405899aab166de1 +FROM ghcr.io/astral-sh/uv:0.8.8-python3.11-alpine@sha256:f50a228be4e0f4b3676b10d63d63ece6cf8bc768c3eeadd3fe1a78c25f692600 WORKDIR /app