Skip to content

Commit ea556bd

Browse files
chore(deps): bump supabase/supavisor from 2.5.1 to 2.5.2 in /pkg/config/templates (#3714)
chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.5.1 to 2.5.2. --- updated-dependencies: - dependency-name: supabase/supavisor dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d89df7 commit ea556bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FROM supabase/studio:2025.06.09-sha-4c1349f AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.67.4 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
12-
FROM supabase/supavisor:2.5.1 AS supavisor
12+
FROM supabase/supavisor:2.5.2 AS supavisor
1313
FROM supabase/gotrue:v2.176.1 AS gotrue
1414
FROM supabase/realtime:v2.36.16 AS realtime
1515
FROM supabase/storage-api:v1.24.6 AS storage

0 commit comments

Comments
 (0)