From d51b3ca2eb524c2cd27c35f7b7a258ce701f5276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 12:35:59 +0000 Subject: [PATCH] chore(deps): bump darthsim/imgproxy from v3.8.0 to v3.27.2 in /pkg/config/templates (#3176) chore(deps): bump darthsim/imgproxy in /pkg/config/templates Bumps darthsim/imgproxy from v3.8.0 to v3.27.2. --- updated-dependencies: - dependency-name: darthsim/imgproxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pkg/config/templates/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/config/templates/Dockerfile b/pkg/config/templates/Dockerfile index e6f19e582..96c67236c 100644 --- a/pkg/config/templates/Dockerfile +++ b/pkg/config/templates/Dockerfile @@ -8,7 +8,7 @@ FROM inbucket/inbucket:3.0.3 AS inbucket FROM postgrest/postgrest:v12.2.0 AS postgrest FROM supabase/postgres-meta:v0.84.2 AS pgmeta FROM supabase/studio:20250219-7101314 AS studio -FROM darthsim/imgproxy:v3.8.0 AS imgproxy +FROM darthsim/imgproxy:v3.27.2 AS imgproxy FROM supabase/edge-runtime:v1.67.2 AS edgeruntime FROM timberio/vector:0.28.1-alpine AS vector FROM supabase/supavisor:1.1.56 AS supavisor