From 5c908bf8d25b2b3e25984699e7ee80dfaa9cc4cd Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 12:28:24 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.14 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 59efc9b..5419290 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:0.7.13-python3.11-alpine@sha256:49e33cfbb4b3a08293fc539829adf9f5790f95bb123bf327acdb5909f0531043 +FROM ghcr.io/astral-sh/uv:0.7.14-python3.11-alpine@sha256:60f35c63895a66c84e3e71d0e71cf52ee1992feba6813d48e30c8ea84ffb0d80 WORKDIR /app