From 4992f700c6a5675a943b5270abc7ffc262a5ae28 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:06:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.15 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5419290..36782bb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:0.7.14-python3.11-alpine@sha256:60f35c63895a66c84e3e71d0e71cf52ee1992feba6813d48e30c8ea84ffb0d80 +FROM ghcr.io/astral-sh/uv:0.7.15-python3.11-alpine@sha256:5f7673881c31d1c373972eb9c8e452122c2a136c0705e25cf967261473a57bc4 WORKDIR /app