From eff0f441cbe4b2a662dda269d963d61e13e8c9eb Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 04:06:34 +0000 Subject: [PATCH] chore(deps): update ghcr.io/astral-sh/uv:python3.11-alpine docker digest to 94b38a2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 655c5b6..e25a9b5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:python3.11-alpine@sha256:4d7283722d2d46d6789acc03e95e0bf13a99996fa01803707d877f85643da458 +FROM ghcr.io/astral-sh/uv:python3.11-alpine@sha256:94b38a25abdfa08a8493c78873475a470c460b800f4c22d73a266e8975ba24dc WORKDIR /app